|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.LayoutBase<E>
ch.qos.logback.core.pattern.PatternLayoutBase<ch.qos.logback.classic.spi.ILoggingEvent>
ch.qos.logback.classic.PatternLayout
org.lsc.utils.output.LdifLayout
public class LdifLayout
Provides a localized logback layout for LDAP entries.
| Field Summary |
|---|
| Fields inherited from class ch.qos.logback.classic.PatternLayout |
|---|
defaultConverterMap |
| Constructor Summary | |
|---|---|
LdifLayout()
|
|
| Method Summary | |
|---|---|
String |
doLayout(ch.qos.logback.classic.spi.ILoggingEvent le)
Format the logging event. |
void |
setLogOperation(String logOperation)
Deprecated. Use setLogOperations(java.lang.String) |
void |
setLogOperations(String logOperations)
|
void |
setOnlyLdif(boolean onlyLdif)
|
void |
start()
Parse options |
| Methods inherited from class ch.qos.logback.classic.PatternLayout |
|---|
getDefaultConverterMap |
| Methods inherited from class ch.qos.logback.core.pattern.PatternLayoutBase |
|---|
getEffectiveConverterMap, getInstanceConverterMap, getPattern, setPattern, setPostCompileProcessor, toString |
| Methods inherited from class ch.qos.logback.core.LayoutBase |
|---|
getContentType, getContext, getFileFooter, getFileHeader, getPresentationFooter, getPresentationHeader, isStarted, setContext, setFileFooter, setFileHeader, setPresentationFooter, setPresentationHeader, stop |
| Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase |
|---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getStatusManager |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ch.qos.logback.core.spi.ContextAware |
|---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn |
| Constructor Detail |
|---|
public LdifLayout()
| Method Detail |
|---|
public final String doLayout(ch.qos.logback.classic.spi.ILoggingEvent le)
doLayout in interface ch.qos.logback.core.Layout<ch.qos.logback.classic.spi.ILoggingEvent>doLayout in class ch.qos.logback.classic.PatternLayoutle - the logging event to format
public void start()
start in interface ch.qos.logback.core.spi.LifeCyclestart in class ch.qos.logback.core.pattern.PatternLayoutBase<ch.qos.logback.classic.spi.ILoggingEvent>public void setOnlyLdif(boolean onlyLdif)
onlyLdif - the onlyLdif to set@Deprecated public void setLogOperation(String logOperation)
setLogOperations(java.lang.String)
logOperation - the logOperation to setpublic void setLogOperations(String logOperations)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||