proxy.golang.org : github.com/ceebydith/logger
Package logger provides versatile logging solutions for Go applications. It includes global logger instances, type-specific log handlers, and various logging utilities such as file writer, broadcast writer, and tail writer. To install the package, run: Create a new logger instance and use it for logging messages: Use the LogHandler interface to integrate logging into your types: Use deferred logging to capture the completion status of operations: Log messages to a file with dynamic filename formatting: Broadcast log messages to multiple listeners: Keep track of the last n lines of log messages: Add prefixes to log messages:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ceebydith/logger
License: MIT
Latest release: 5 months ago
First release: 6 months ago
Namespace: github.com/ceebydith
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago