Documentation ¶
Index ¶
Constants ¶
View Source
const Enabled = true
Enabled reports whether debug output is enabled.
Variables ¶
This section is empty.
Functions ¶
func Log ¶
func Log(v ...interface{})
Log print debug message to the standard logger if enabled. Arguments are handled in the manner of fmt.Print.
func Logf ¶
func Logf(format string, v ...interface{})
Logf print debug message to the standard logger if enabled. Arguments are handled in the manner of fmt.Printf.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.