|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.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.FullRequestConverter
public class FullRequestConverter
This class is tied to the fullRequest conversion word.
It has been removed from the PatternLayout since
it needs further testing before wide use.
| Field Summary |
|---|
| Fields inherited from class ch.qos.logback.access.pattern.AccessConverter |
|---|
QUESTION_CHAR, SPACE_CHAR |
| Constructor Summary | |
|---|---|
FullRequestConverter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
convert(IAccessEvent ae)
|
| Methods inherited from class ch.qos.logback.access.pattern.AccessConverter |
|---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext |
| Methods inherited from class ch.qos.logback.core.pattern.DynamicConverter |
|---|
getFirstOption, getOptionList, isStarted, setOptionList, start, stop |
| Methods inherited from class ch.qos.logback.core.pattern.FormattingConverter |
|---|
getFormattingInfo, setFormattingInfo, write |
| Methods inherited from class ch.qos.logback.core.pattern.Converter |
|---|
getNext, setNext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FullRequestConverter()
| Method Detail |
|---|
public java.lang.String convert(IAccessEvent ae)
convert in class Converter<IAccessEvent>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||