org.slf4j.migrator.line
Class JULRuleSet
java.lang.Object
org.slf4j.migrator.line.JULRuleSet
- All Implemented Interfaces:
- RuleSet
public class JULRuleSet
- extends Object
- implements RuleSet
This class represents java.util.logging (JUL) to SLF4J conversion rules
- Author:
- Jean-Noel Charpin, Ceki Gulcu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JULRuleSet
public JULRuleSet()
iterator
public Iterator<ConversionRule> iterator()
- Specified by:
iterator
in interface RuleSet
Copyright © 2005-2013 JBoss by Red Hat. All Rights Reserved.