Structs§
- Render
Context - Everything needed to render a single log line to the console or as JSON.
Functions§
- render_
console - Renders a human-oriented, optionally colored/emoji-decorated console line
according to
config.output.template. - render_
json - Renders the line as a single-line JSON object.