//
pkg.gl
Category
github.com/mrsimonemms/golang-helpers
logger
package
0.1.1
Repository:
https://github.com/mrsimonemms/golang-helpers.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
33 SLOC
#
Functions
GetAllLevels
No description provided by the author
Log
Log is used to return the default Logger.
SetLevel
No description provided by the author
#
Variables
Logger
Logger is default instance of logger used in all other packages instead of global scope logrus.Logger.