Skip to content

Logger is a versatile, thread-safe logging utility for Go applications. It features a singleton logger instance, configurable logging levels (Info, Warning, Error), and supports multiple output streams with optional color coding for better readability. The package allows custom format strings and modular configuration for flexible logging setup.

Notifications You must be signed in to change notification settings

Asperitase/logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

Logger is a versatile, thread-safe logging utility for Go applications. It features a singleton logger instance, configurable logging levels (Info, Warning, Error), and supports multiple output streams with optional color coding for better readability. The package allows custom format strings and modular configuration for flexible logging setup.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages