Package-level declarations
LogEventFormatter (a fun interface) and the LogFormatters factory: default, pretty, compact, json. json stays valid JSON even with showEmoji. Formatters treat LogEvent as a read-only snapshot and must not mutate it.
Types
Link copied to clipboard
Link copied to clipboard
object LogFormatters
Factory object for obtaining standard LogEventFormatter implementations.