telemetria v0.9.2 Telemetria.Formatter View Source
JSON formatter that is aware of Telemetria
metadata.
This code is gracefully stolen from internal Kantox Observability library.
Link to this section Summary
Functions
Formats a log entry.
Link to this section Functions
Specs
format( Logger.level(), Logger.message(), Logger.Formatter.time(), Logger.metadata() ) :: iodata()
Formats a log entry.