package
0.0.0-20210513041603-bcbc1e128ef6
Repository: https://github.com/myminicommission/api.git
Documentation: pkg.go.dev
# Functions
Debug Log.
Debugf Log.
Error Log.
Errorf Log.
Errorfn Log errors with format.
Fatal Log.
Fatalf Log.
Info Log.
Infof Log.
InvalidArg is a standard error message.
InvalidArgValue is a standard error message.
IsLevelEnabled is a proxy to logger.IsLevelEnabled.
MissingArg is a standard error message.
NewLogger initializes the standard logger.
Panic Log.
Panicf Log.
Warn Log.
Warnf Log.
# Structs
Event stores messages to log later, from our standard interface.
StandardLogger enforces specific log message formats.