Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogFormatJSON = "json" LogFormatText = "text" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger interface { logrus.FieldLogger }
func NewLogrusStandardLogger ¶
func NewLogrusStandardLogger() Logger
Click to show internal directories.
Click to hide internal directories.