Top 2.1% dependent repos on proxy.golang.org
proxy.golang.org : github.com/IMQS/log
Package log is a standard logging system for IMQS Go applications. This is a very thin wrapper around lumberjack. What this package provides is a consistent log format, with predefined severity levels. Create a new logger using log.New(filename, runtime.GOOS != "windows"). You can write to it using the various logging methods. 'filename' may also be log.Stdout or log.Stderr, in which case we do the obvious thing. If you need to forward other log messages to this system, then Forwarder might have sufficient functionality to achieve that.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21i%21m%21q%21s/log
License: MIT
Latest release: 2 months ago
First release: over 5 years ago
Namespace: github.com/IMQS
Dependent packages: 7
Dependent repositories: 6
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 30 days ago