Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func SetDebug ¶ added in v1.6.1
func SetDebug(l logging.LoggerInterface)
SetDebug sets a custom logger for DEBUG level logs
func SetError ¶ added in v1.6.1
func SetError(l logging.LoggerInterface)
SetError sets a custom logger for ERROR level logs
func SetFatal ¶ added in v1.6.1
func SetFatal(l logging.LoggerInterface)
SetFatal sets a custom logger for FATAL level logs
func SetInfo ¶ added in v1.6.1
func SetInfo(l logging.LoggerInterface)
SetInfo sets a custom logger for INFO level logs
func SetWarning ¶ added in v1.6.1
func SetWarning(l logging.LoggerInterface)
SetWarning sets a custom logger for WARNING level logs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.