package
0.7.2
Repository: https://github.com/decentr-net/logrus.git
Documentation: pkg.go.dev

# Functions

CallerFormat format entry caller as text with fmt.Sprintf.
DefaultFormat format value as text with fmt.Sprintf.
JSONFormat format value as json.
NeedsQuoting checks quoting needed for text.
New creates new formatter.

# Structs

TextFormatter formats logs into text.