//
pkg.gl
Category
github.com/andreidenissov-cog/go-service
pkg
log
package
0.0.4
Repository:
https://github.com/andreidenissov-cog/go-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
118 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 .