Documentation ¶
Overview ¶
Package logs allows to configure application logging and create new loggers.
Logger created with NewLogger() should be preferred over global Logger. Use logrus.WithField() and logrus.WithFields() methods with "dash-case" keys for additional log parameters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.