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() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(ch.qos.logback.core.joran.spi.InterpretationContext ec,
String name,
Attributes attributes) |
void |
end(ch.qos.logback.core.joran.spi.InterpretationContext ec,
String e) |
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,
String name,
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,
String e)
end in class ch.qos.logback.core.joran.action.ActionCopyright © 2015. All rights reserved.