package
0.0.0-20231206062002-1ce2f004b7d9
Repository: https://github.com/codingeasygo/util.git
Documentation: pkg.go.dev

# Functions

DebugLog is the debug level log.
ErrorLog is the error level log.
InfoLog is the info level log.
SetLogLevel is set log level to l.
WarnLog is the warn level log.

# Constants

LogLevelDebug is debug log level.
LogLevelError is error log level.
LogLevelInfo is info log level.
LogLevelWarn is warn log level.