package
0.0.8
Repository: https://github.com/xbizzybone/go-toolkit.git
Documentation: pkg.go.dev

# Functions

NewLogger creates a new instance of the Logger.

# Constants

DebugLogLevel represents the debug log level.
ErrorLogLevel represents the error log level.
FatalLogLevel represents the fatal log level.
InfoLogLevel represents the info log level.
PanicLogLevel represents the panic log level.
WarnLogLevel represents the warning log level.

# Structs

Logger is a structure that implements logging.

# Type aliases

LogLevel defines the level of logging.