Documentation ¶
Index ¶
Constants ¶
View Source
const Enabled = false
Enabled is the stats of the bugtrack package. This is true if bug tracking is enabled.
Variables ¶
This section is empty.
Functions ¶
func Track ¶
func Track(_ string, _ ...interface{})
Track is a simple logging function that takes the same arguments as a 'fmt.Sprintf' function. This can be used to track bugs or output values.
Not recommended to be used in production environments. The "-tags bugs" option is required in order for this function to be used.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.