Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Debug ¶
func Debug(format string, v ...interface{})
Debug adds a log entry with level name DEBUG
func Error ¶
func Error(format string, v ...interface{})
Error adds a log entry with level name ERROR
func Fatal ¶ added in v0.0.3
func Fatal(err error)
Fatal adds a log entry with level name FATAL and aborts execution of the application
func SetVerbose ¶
func SetVerbose(isVerbose bool)
SetVerbose changes the setting whether log entries woth level DEBUG should be printed or not
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.