//
pkg.gl
Category
github.com/kjnsn/tim
lib
message
package
1.0.0
Repository:
https://github.com/kjnsn/tim.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
23 SLOC
#
Functions
Debug
Prints a debug level message to the output.
Error
Prints an error level message to the output, quitting with an exit status of 1.
Info
Prints an info level message to the output.
Warning
Prints a warning level message to the output.
#
Variables
DebugEnabled
Toggles debug logging.