Package | Description |
---|---|
ch.qos.logback.classic.joran |
Contains Joran configuration classes.
|
ch.qos.logback.classic.sift | |
ch.qos.logback.core.joran |
Contains Joran configuration classes.
|
ch.qos.logback.core.joran.spi |
Modifier and Type | Method and Description |
---|---|
void |
JoranConfigurator.addInstanceRules(RuleStore rs) |
Modifier and Type | Method and Description |
---|---|
protected void |
SiftingJoranConfigurator.addInstanceRules(RuleStore rs) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
GenericConfigurator.addInstanceRules(RuleStore rs) |
protected void |
JoranConfiguratorBase.addInstanceRules(RuleStore rs) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleRuleStore
This class implements the
RuleStore interface. |
Modifier and Type | Method and Description |
---|---|
RuleStore |
Interpreter.getRuleStore() |
Constructor and Description |
---|
Interpreter(Context context,
RuleStore rs,
Pattern initialPattern) |