Class PatternLayout

All Implemented Interfaces:
Layout<ILoggingEvent>, ContextAware, LifeCycle

A flexible layout configurable with pattern string. The goal of this class is to

invalid reference
format
a ILoggingEvent and return the results in a {#link String}. The format of the result depends on the conversion pattern.

For more information about this layout, please refer to the online manual at http://logback.qos.ch/manual/layouts.html#PatternLayout