# 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.