Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger = logrus.New()
Logger can be modified by external for testing
Functions ¶
func HandleError ¶
func HandleError(err error)
HandleError sends error to sentry if sentry configuration is available
func SetupLogger ¶
func SetupLogger(level string)
SetupLogger changes internal.Logger log level (both of upper/lower case are acceptable). Choose [TRACE|DEBUG|INFO|WARN|ERROR].
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.