package
0.0.1
Repository: https://github.com/karlmutch/go-service.git
Documentation: pkg.go.dev

# Functions

NewErrLogger can be used to instantiate a wrapper logger with a module label with output going stderr.
NewLogger can be used to instantiate a wrapper logger with a module label with output going stdout.

# Structs

Logger encapsulates the logging device that is used to emit logs and as a receiver that has the logging methods.