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
Functions
See Uinta.formatter.format/4
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
Specs
format(Uinta.Types.level(), iodata(), Uinta.Types.time(), Keyword.t()) :: iodata()
See Uinta.formatter.format/4