Top 1.5% forks on proxy.golang.org
proxy.golang.org : github.com/apex/Log
Package log implements a simple structured logging API designed with few assumptions. Designed for centralized logging solutions such as Kinesis which require encoding and decoding before fanning-out to handlers. You may use this package with inline handlers, much like Logrus, however a centralized solution is recommended so that apps do not need to be re-deployed to add or remove logging service providers. Errors are passed to WithError(), populating the "error" field. Multiple fields can be set, via chaining, or WithFields(). Structured logging is supported with fields, and is recommended over the formatted message variants. Trace can be used to simplify logging of start and completion events, for example an upload which may fail. Unstructured logging is supported, but not recommended since it is hard to query.
      Registry
      -
      Source
      - Documentation
    - JSON
    - codemeta.json
    
    purl: pkg:golang/github.com/apex/%21log
      
 Keywords: 
        apex-logs
        , golang
        , logger
        , logging
      
License: MIT
        
Latest release: about 5 years ago
        
First release: over 8 years ago
      
Namespace: github.com/apex
    
      
Stars: 1,371 on GitHub
      
Forks: 114 on GitHub
      
Total Commits: 136
      
Committers: 16
      
Average commits per author: 8.5
      
Development Distribution Score (DDS): 0.154
      
More commit stats: commits.ecosyste.ms
      
See more repository details: repos.ecosyste.ms
      
Funding links: https://github.com/sponsors/tj
      
Last synced: 17 days ago