public class RootLoggerAction
extends ch.qos.logback.core.joran.action.Action
| Constructor and Description |
|---|
RootLoggerAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(ch.qos.logback.core.joran.spi.InterpretationContext ec,
java.lang.String name,
org.xml.sax.Attributes attributes) |
void |
end(ch.qos.logback.core.joran.spi.InterpretationContext ec,
java.lang.String name) |
void |
finish(ch.qos.logback.core.joran.spi.InterpretationContext ec) |
body, getColumnNumber, getLineColStr, getLineNumber, toStringpublic void begin(ch.qos.logback.core.joran.spi.InterpretationContext ec,
java.lang.String name,
org.xml.sax.Attributes attributes)
begin in class ch.qos.logback.core.joran.action.Actionpublic void end(ch.qos.logback.core.joran.spi.InterpretationContext ec,
java.lang.String name)
end in class ch.qos.logback.core.joran.action.Actionpublic void finish(ch.qos.logback.core.joran.spi.InterpretationContext ec)