Documentation
¶
Index ¶
Constants ¶
View Source
const ( LogLevelDebug = "debug" LogLevelInfo = "info" LogLevelWarn = "warn" LogLevelError = "error" )
Variables ¶
View Source
var Logger *zap.SugaredLogger
Functions ¶
func SetupLogger ¶
func SetupLogger(logLevel string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.