proxy.golang.org : github.com/irfansharif/log
Package log implements leveled execution logs for go. The library provides hooks such that the following top-level usage is made possible: These hooks can be invoked at runtime, what this means is that if needed, a running service could opt-in to provide open endpoints to accept logger reconfigurations (via RPCs or otherwise). Basic example: The logger can be be configured to be safe for concurrent use, output to rotating logs, log with specific formatted headers, etc. using variadic options during initialization. An example of the above:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/irfansharif/log
License: Apache-2.0
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/irfansharif
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago