//
pkg.gl
Category
github.com/rompi/go-building-block
logger
package
0.0.2
Repository:
https://github.com/rompi/go-building-block.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
30 SLOC
#
Functions
NewLogger
NewLogger initializes and returns a new Logger instance.
#
Structs
Logger
Logger is a custom logger that wraps the logrus.Logger.