Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Debug ¶
func Debug(format string, args ...interface{})
Debug logs a message at level Debug on the standard logger.
func Error ¶
func Error(format string, args ...interface{})
Error logs a message at level Error on the standard logger.
func Fatal ¶
func Fatal(format string, args ...interface{})
Fatal logs a message at level Fatal on the standard logger then the process will exit with status set to non-zero.
func Info ¶
func Info(format string, args ...interface{})
Info logs a message at level Info on the standard logger.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.