Top 0.6% forks on proxy.golang.org
proxy.golang.org : github.com/golang/gLog
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. It provides functions Info, Warning, Error, Fatal, plus formatting variants such as Infof. It also provides V-style logging controlled by the -v and -vmodule=file=2 flags. Basic examples: See the documentation for the V function for an explanation of these examples: Log output is buffered and written periodically using Flush. Programs should call Flush before exiting to guarantee all log output is written. By default, all log statements write to files in a temporary directory. This package provides several flags that modify this behavior. As a result, flag.Parse must be called before any logging is done.
      Registry
      -
      Source
      - Documentation
    - JSON
    - codemeta.json
    
    purl: pkg:golang/github.com/golang/g%21log
      
License: Apache-2.0
        
Latest release: 6 months ago
        
First release: about 4 years ago
      
Namespace: github.com/golang
    
      
Stars: 3,609 on GitHub
      
Forks: 917 on GitHub
      
Total Commits: 38
      
Committers: 11
      
Average commits per author: 3.455
      
Development Distribution Score (DDS): 0.684
      
More commit stats: commits.ecosyste.ms
      
See more repository details: repos.ecosyste.ms
      
Last synced: about 1 month ago