Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Debug ¶
func Debug(template string, args ...interface{})
Debug logs a debug message with the given fields
func Error ¶
func Error(template string, args ...interface{})
Error logs a debug message with the given fields
func Fatal ¶
func Fatal(template string, args ...interface{})
Fatal logs a message than calls os.Exit(1)
func Info ¶
func Info(template string, args ...interface{})
Info logs a debug message with the given fields
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.