package
0.0.0-20230513185013-eb16fb7425dd
Repository: https://github.com/robfig/jl.git
Documentation: pkg.go.dev
# 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.