//
pkg.gl
Category
github.com/TheCacophonyProject/go-utils
logging
package
0.1.3
Repository:
https://github.com/thecacophonyproject/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
26
Files
34 SLOC
#
Functions
NewLogger
NewLogger returns a new logger with the given log level (info, debug, warn, error).
#
Structs
LogArgs
LogArgs holds the common logging arguments.
Logger
No description provided by the author