Uses of Interface
org.slf4j.migrator.line.ConversionRule
Packages that use ConversionRule
-
Uses of ConversionRule in org.slf4j.migrator.line
Classes in org.slf4j.migrator.line that implement ConversionRuleModifier and TypeClassDescriptionclass
This class represents a conversion rule It uses a Pattern and defines for each capturing group of this Pattern a replacement textclass
This class represents a conversion rule It uses a Pattern and defines for each capturing group of this Pattern a replacement textFields in org.slf4j.migrator.line with type parameters of type ConversionRuleModifier and TypeFieldDescriptionprivate ArrayList<ConversionRule>
JCLRuleSet.conversionRuleList
private ArrayList<ConversionRule>
JULRuleSet.conversionRuleList
private ArrayList<ConversionRule>
Log4jRuleSet.conversionRuleList
(package private) List<ConversionRule>
EmptyRuleSet.list
Methods in org.slf4j.migrator.line that return types with arguments of type ConversionRule