Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomLogFormatter ¶
func NewCustomLogFormatter ¶
func NewCustomLogFormatter() *CustomLogFormatter
type Logger ¶
type Logger interface { logrus.FieldLogger }
Logger wraps a logrus.FieldLogger to provide all standard logging functionality
func WithFields ¶
WithFields adds field annotations to the logger instance
func WithoutFields ¶
func WithoutFields() Logger
WithoutFields uses the default logger with no extra field annotations
Click to show internal directories.
Click to hide internal directories.