# Packages
No description provided by the author
# Functions
NewFormatter compiles the given fmt as a go template and returns a Formatter.
RegisterStacktracer adds a StacktraceFormatter to a thé list.
# Constants
DefaultTemplate is used when no template is given.
# Variables
NewLine contains ['\n'].
# Interfaces
StacktraceFormatter interfaces with the Formatter to format a possible stacktrace in a JSON log line.