package
0.0.0-20230719131441-392826835fe5
Repository: https://github.com/nanored/lim.git
Documentation: pkg.go.dev

# Functions

Debug debug log.
Error error log.
Fatal fatal log and exit.
Info info log.
NewDefaultLogger create a default logger.
Panic panic log and cause a panic.
Pure pure log.
RegisterLogger register a logger.
Warn warning log.

# Structs

DefaultLogger default logger.

# Interfaces

Logger application logger stackoffset is used to locate the position of the log in the calling stack.