Package | Description |
---|---|
org.slf4j.migrator | |
org.slf4j.migrator.line |
Modifier and Type | Field and Description |
---|---|
private RuleSet |
ProjectConverter.ruleSet |
Modifier and Type | Method and Description |
---|---|
static RuleSet |
RuleSetFactory.getMatcherImpl(int conversionType)
Return matcher implementation depending on the conversion mode
|
Constructor and Description |
---|
InplaceFileConverter(RuleSet ruleSet,
ProgressListener pl) |
Modifier and Type | Class and Description |
---|---|
class |
EmptyRuleSet |
class |
JCLRuleSet
This class represents JCL to SLF4J conversion rules
|
class |
JULRuleSet
This class represents java.util.logging (JUL) to SLF4J conversion rules
|
class |
Log4jRuleSet |
Modifier and Type | Field and Description |
---|---|
(package private) RuleSet |
LineConverter.ruleSet |
Constructor and Description |
---|
LineConverter(RuleSet ruleSet) |