SLF4J Migrator 1.7.2-redhat-1

Uses of Interface
org.slf4j.migrator.line.RuleSet

Packages that use RuleSet
org.slf4j.migrator   
org.slf4j.migrator.line   
 

Uses of RuleSet in org.slf4j.migrator
 

Methods in org.slf4j.migrator that return RuleSet
static RuleSet RuleSetFactory.getMatcherImpl(int conversionType)
          Return matcher implementation depending on the conversion mode
 

Uses of RuleSet in org.slf4j.migrator.line
 

Classes in org.slf4j.migrator.line that implement RuleSet
 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
           
 

Constructors in org.slf4j.migrator.line with parameters of type RuleSet
LineConverter(RuleSet ruleSet)
           
 


SLF4J Migrator 1.7.2-redhat-1

Copyright © 2005-2013 JBoss by Red Hat. All Rights Reserved.