Package-level declarations

Types

Link copied to clipboard
class MinimalistLogs : LayoutBase<ILoggingEvent>

A layout for logback with a pleasant, colorful scheme, specifically intended for CLI tools.

Functions

Link copied to clipboard
fun applyMinimalistLoggingOverrides(level: Level = Level.INFO)

Applies the MinimalistLogs layout as well as basic layout settings to Logback.