# Functions
Debugf prints the message to stderr, with no prefix.
Error prints the message to stderr, with a red ERROR prefix.
Errorf prints the message to stderr, with a red ERROR prefix.
Infof prints the message to stderr, with no prefix.
SetLevel for the global logger.
Warnf prints the message to stderr, with a yellow WARN prefix.
# 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
# Type aliases
No description provided by the author