View Source Medea.Formatter (Medea v0.1.1)
A formatter for JSON logs.
Link to this section Summary
Functions
Format messages into structured JSON logs.
Link to this section Types
@type time() :: Logger.Formatter.time()
Link to this section Functions
@spec format(Logger.level(), Logger.message(), time(), keyword()) :: IO.chardata()
Format messages into structured JSON logs.