Log format which presents events in simple plain text.
Log format which presents events in simple plain text.
(formatter output)
Construct a plain-text event formatting function.
Formatting options may include:
:padding
Either true (the default) to pad fields to standard fixed widths, false to
print them with no padding, or a map with :level
, :thread
, and :logger
widths to specify custom amounts.
Construct a plain-text event formatting function. Formatting options may include: - `:padding` Either true (the default) to pad fields to standard fixed widths, false to print them with no padding, or a map with `:level`, `:thread`, and `:logger` widths to specify custom amounts.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close