Uinta.Formatter.Standard (Uinta v0.10.2) View Source

No special handling, outputs everything as JSON. See Uinta.Formatter for more information.

Link to this section Summary

Link to this section Types

Specs

level() :: :debug | :info | :warn | :error

Specs

time() :: {{1970..10000, 1..12, 1..31}, {0..23, 0..59, 0..59, 0..999}}

Link to this section Functions

Link to this function

format(level, message, timestamp, metadata)

View Source

Specs

See Uinta.formatter.format/4