Module io.jstach.rainbowgum.pattern
module io.jstach.rainbowgum.pattern
Provides
Logback style pattern formatters.
The URI scheme of pattern encoders is "pattern".
The supported builtin keywords are in the follow enum types:
Rainbow Gum does not currently support all of the builtin keywords that Logback does! But most of them are available.- See Also:
-
Packages
PackageDescriptionBase types for pattern compiling.Provides Logback style pattern formatters. The URI scheme of pattern encoders is "pattern".SPI for adding custom pattern keywords. -
Modules
ModifierModuleDescriptiontransitiveCore module for RainbowGum which provides low level components for logging as well as a builder for creating custom RainbowGums. -
Services