public class GridAction
extends ch.qos.logback.core.joran.action.Action
| Constructor and Description |
|---|
GridAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(ch.qos.logback.core.joran.spi.InterpretationContext ic,
String s,
Attributes attributes) |
void |
end(ch.qos.logback.core.joran.spi.InterpretationContext ic,
String s) |
body, getColumnNumber, getLineColStr, getLineNumber, toStringpublic void begin(ch.qos.logback.core.joran.spi.InterpretationContext ic,
String s,
Attributes attributes)
throws ch.qos.logback.core.joran.spi.ActionException
begin in class ch.qos.logback.core.joran.action.Actionch.qos.logback.core.joran.spi.ActionExceptionpublic void end(ch.qos.logback.core.joran.spi.InterpretationContext ic,
String s)
throws ch.qos.logback.core.joran.spi.ActionException
end in class ch.qos.logback.core.joran.action.Actionch.qos.logback.core.joran.spi.ActionExceptionCopyright © 2017. All rights reserved.