public class StackAction
extends ch.qos.logback.core.joran.action.Action
| Constructor and Description |
|---|
StackAction() |
| 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 name) |
Stack<String> |
getStack() |
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 end(ch.qos.logback.core.joran.spi.InterpretationContext ec,
String name)
end in class ch.qos.logback.core.joran.action.ActionCopyright © 2005–2023 QOS.ch. All rights reserved.