public class SolonPropertyAction
extends ch.qos.logback.core.joran.action.Action
| 构造器和说明 |
|---|
SolonPropertyAction() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
begin(ch.qos.logback.core.joran.spi.InterpretationContext context,
String s,
Attributes attrs) |
void |
end(ch.qos.logback.core.joran.spi.InterpretationContext interpretationContext,
String s) |
body, getColumnNumber, getLineColStr, getLineNumber, toStringpublic void begin(ch.qos.logback.core.joran.spi.InterpretationContext context,
String s,
Attributes attrs)
throws ch.qos.logback.core.joran.spi.ActionException
begin 在类中 ch.qos.logback.core.joran.action.Actionch.qos.logback.core.joran.spi.ActionExceptionpublic void end(ch.qos.logback.core.joran.spi.InterpretationContext interpretationContext,
String s)
throws ch.qos.logback.core.joran.spi.ActionException
end 在类中 ch.qos.logback.core.joran.action.Actionch.qos.logback.core.joran.spi.ActionExceptionCopyright © 2022. All rights reserved.