package
0.0.0-20241215144145-9c76ea39059a
Repository: https://github.com/rxxuzi/tune.git
Documentation: pkg.go.dev
# Functions
Debug logs a debug message.
DisableColors disables ANSI color codes.
Err logs an error message.
Fatal logs a fatal message and exits the program.
Info logs an informational message.
SetIgnoreLevel sets the log levels to ignore.
SetLevel sets the global log level.
Trace logs a trace message.
Warn logs a warning message.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ANSI color codes.
ANSI color codes.
ANSI color codes.
No description provided by the author
No description provided by the author
ANSI color codes.
ANSI color codes.
# Type aliases
LogLevel defines the level of logging.