Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Loggers map[string]*logrus.Logger
Loggers is the runtime map of logger name to logger object
Functions ¶
Types ¶
type TextFormatter ¶
type TextFormatter struct { LoggerName string logrus.TextFormatter }
TextFormatter extends the standard logrus TextFormatter and adds a field to specify the logger's name
Click to show internal directories.
Click to hide internal directories.