SLF4J Migrator 1.7.2-redhat-1

org.slf4j.migrator.line
Class JULRuleSet

java.lang.Object
  extended by 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

Constructor Summary
JULRuleSet()
           
 
Method Summary
 Iterator<ConversionRule> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JULRuleSet

public JULRuleSet()
Method Detail

iterator

public Iterator<ConversionRule> iterator()
Specified by:
iterator in interface RuleSet

SLF4J Migrator 1.7.2-redhat-1

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