@Deprecated
public class LevelAction
extends ch.qos.logback.core.joran.action.Action
This action is deprecated. Use the level attribute within the logger element.
| Constructor and Description |
|---|
LevelAction()
Deprecated.
|
| 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)
Deprecated.
|
void |
end(ch.qos.logback.core.joran.spi.InterpretationContext ec,
java.lang.String e)
Deprecated.
|
void |
finish(ch.qos.logback.core.joran.spi.InterpretationContext ec)
Deprecated.
|
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 finish(ch.qos.logback.core.joran.spi.InterpretationContext ec)
public void end(ch.qos.logback.core.joran.spi.InterpretationContext ec,
java.lang.String e)
end in class ch.qos.logback.core.joran.action.Action