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

Link to this section Functions

Link to this function

format(level, message, time, metadata)

View Source
@spec format(Logger.level(), Logger.message(), time(), keyword()) :: IO.chardata()

Format messages into structured JSON logs.