Class FullRequestConverter

java.lang.Object
ch.qos.logback.core.pattern.Converter<IAccessEvent>
ch.qos.logback.core.pattern.FormattingConverter<IAccessEvent>
ch.qos.logback.core.pattern.DynamicConverter<IAccessEvent>
ch.qos.logback.access.common.pattern.AccessConverter
ch.qos.logback.access.common.pattern.FullRequestConverter
All Implemented Interfaces:
ch.qos.logback.core.spi.ContextAware, ch.qos.logback.core.spi.LifeCycle

This class is tied to the fullRequest conversion word.

It has been removed from the PatternLayout since it needs further testing before wide use.

Author:
Ceki Gülcü, Sébastien Pennec