|
||||||||||
| 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<ILoggingEvent>
ch.qos.logback.classic.pattern.ClassicConverter
ch.qos.logback.classic.pattern.NamedConverter
ch.qos.logback.classic.pattern.ClassOfCallerConverter
public class ClassOfCallerConverter
| Constructor Summary | |
|---|---|
ClassOfCallerConverter()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getFullyQualifiedName(ILoggingEvent event)
Gets fully qualified name from event. |
| Methods inherited from class ch.qos.logback.classic.pattern.NamedConverter |
|---|
convert, start |
| Methods inherited from class ch.qos.logback.core.pattern.DynamicConverter |
|---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, 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 ClassOfCallerConverter()
| Method Detail |
|---|
protected java.lang.String getFullyQualifiedName(ILoggingEvent event)
NamedConverter
getFullyQualifiedName in class NamedConverterevent - The LoggingEvent to process, cannot not be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||