proxy.golang.org : github.com/elliotxx/clilog
Package log provides a simple logging package with support for hierarchical logging and colors. The package supports five built-in log levels with their own prefix symbols and colors: The package also supports hierarchical logging with indentation levels and custom prefixes. You can use: Basic usage: All logging functions return a new Logger pointer, allowing for method chaining: Each method (L, P, C, B, Log, etc.) returns a new Logger instance with the updated settings, making it safe for concurrent use and allowing for flexible logging patterns. Available colors for use with C():
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/elliotxx/clilog
License: MIT
Latest release: 4 months ago
First release: 4 months ago
Namespace: github.com/elliotxx
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago