Documentation
¶
Overview ¶
The logger package contains helpful functions for quickly and beautifully logging things to stdout.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DebugMode bool = viper.GetBool("FALCON_DEBUG")
Functions ¶
func LogDebugOnly ¶
func LogDebugOnly(statement ...interface{})
Logs the given statement if debug mode is enabled.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.