View Source Telemetria.Formatter (telemetria v0.13.0)
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
@spec format( Logger.level(), Logger.message(), Logger.Formatter.time(), Logger.metadata() ) :: iodata()
Formats a log entry.