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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |