Documentation ¶ Index ¶ func Debug(msg string, attrs ...log.Attr) func Error(err error, msg string, attrs ...log.Attr) func GetLogger() log.Logger func Handle(err error, msg string) func Info(msg string, attrs ...log.Attr) func SetLogger(logger log.Logger, logLevels ...log.Level) func Warn(msg string, attrs ...log.Attr) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Debug ¶ func Debug(msg string, attrs ...log.Attr) func Error ¶ func Error(err error, msg string, attrs ...log.Attr) func GetLogger ¶ func GetLogger() log.Logger func Handle ¶ func Handle(err error, msg string) func Info ¶ func Info(msg string, attrs ...log.Attr) func SetLogger ¶ func SetLogger(logger log.Logger, logLevels ...log.Level) func Warn ¶ func Warn(msg string, attrs ...log.Attr) Types ¶ This section is empty. Source Files ¶ View all Source files handler.gologger.go Click to show internal directories. Click to hide internal directories.