Documentation ¶
Overview ¶
Package logger is a thin wrapper of logrus library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeFields ¶
MakeFields constructs logrus.Fields from a sequence of arguments. Arguments must appear in key-value pairs.
func NewWithPrefix ¶
func NewWithPrefix(pkg, prefix string) logrus.FieldLogger
NewWithPrefix creates a logger with specified prefix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.