ch.qos.logback.access.pattern
Class RequestURLConverter
java.lang.Object
ch.qos.logback.core.pattern.Converter<E>
ch.qos.logback.core.pattern.FormattingConverter<E>
ch.qos.logback.core.pattern.DynamicConverter<IAccessEvent>
ch.qos.logback.access.pattern.AccessConverter
ch.qos.logback.access.pattern.RequestURLConverter
- All Implemented Interfaces:
- ContextAware, LifeCycle
public class RequestURLConverter
- extends AccessConverter
The first line of the request.
- Author:
- Ceki Gülcü
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestURLConverter
public RequestURLConverter()
convert
public String convert(IAccessEvent accessEvent)
- Specified by:
convert
in class Converter<IAccessEvent>
Copyright © 2005-2012 QOS.ch. All Rights Reserved.