Module ch.qos.logback.core
Package ch.qos.logback.core.pattern
package ch.qos.logback.core.pattern
Contains the base classes used by PatternLayout.
These classes lay the groundwork so that subclasses of PatternLayoutBase can use module-specific patterns.
-
ClassDescriptionConverter<E>A minimal converter which sets up the general interface for derived classes.FormattingInfo instances contain the information obtained when parsing formatting modifiers in conversion modifiers.Implements this to perform post compile processing for a PatternLayout.