package
0.0.0-20211115004339-824b837bca50
Repository: https://github.com/bwkimmel/mcstrings.git
Documentation: pkg.go.dev
# Functions
Debug prints a debugging log message.
Debugf formats a debugging log message.
Error prints an error log message.
Errorf formats an error log message.
Info prints an informational log message.
Infof formats an informational log message.
SetMinLevel sets the minimum level to include in the logging output.
Warn prints a warning log message.
Warnf formats a warning log 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
# Type aliases
Level is the severity level of a log message.