package
0.0.0-20240417091917-80bdf80789dd
Repository: https://github.com/threeione/technology-blog.git
Documentation: pkg.go.dev

# Functions

Colored returns text in color.
Debug logs message with level DEBUG.
Debugf formats and logs message with level DEBUG.
Disable the logging.
Enable the logging.
Error logs message with level ERROR.
Errorf formats and logs message with level ERROR.
Fatal and logs message with level FATAL.
Fatalf formats and logs message with level FATAL.
No description provided by the author
Info logs message with level INFO.
Infof formats and logs message with level INFO.
No description provided by the author
SetColored sets the color enability.
SetLevel sets the logging level.
SetWriter sets the writer.
Warn logs message with level WARN.
Warnf formats and logs message with level WARN.

# Constants

Level.
Level.
Level.
Level.