//
pkg.gl
Category
github.com/karlmutch/go-service
pkg
log
package
0.0.1
Repository:
https://github.com/karlmutch/go-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
259 SLOC
#
Functions
NewErrLogger
NewErrLogger can be used to instantiate a wrapper logger with a module label with output going stderr.
NewLogger
NewLogger can be used to instantiate a wrapper logger with a module label with output going stdout.
#
Structs
Logger
Logger encapsulates the logging device that is used to emit logs and as a receiver that has the logging methods.