proxy.golang.org : github.com/panta/distillog
Package distillog provides a minimalistic logging interface (inspired by the stdlib) that also supports levelled logging. You can instantiate a logger (that adheres to the Logger interface) or use the pkg level log functions (like the stdlib). You can set where the log messages are sent to by either either instantiating your own logger using the appropriate constructor function, or by using SetOutput to configure the pkg level logger. You may also use `lumberjack` or a similar library in conjunction with this one to manage (rotate) your log files. Visit the README at https://github.com/amoghe/distillog
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/panta/distillog
License: MIT
Latest release: almost 7 years ago
First release: almost 7 years ago
Namespace: github.com/panta
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago