Top 1.5% dependent repos on proxy.golang.org
proxy.golang.org : github.com/ltcsuite/ltclog
Package btclog implements a subsystem aware logger backed by seelog. Seelog allows you to specify different levels per backend such as console and file, but it doesn't support levels per subsystem well. You can create multiple loggers, but when those are backed by a file, they have to go to different files. That is where this package comes in. It provides a SubsystemLogger which accepts the backend seelog logger to do the real work. Each instance of a SubsystemLogger then allows you specify (and retrieve) an individual level per subsystem. All messages are then passed along to the backend seelog logger.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ltcsuite/ltclog
License: ISC
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/ltcsuite
Dependent packages: 2
Dependent repositories: 13
Stars: 0 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago