Class JULRuleSet

  • All Implemented Interfaces:
    RuleSet

    public class JULRuleSet
    extends java.lang.Object
    implements RuleSet
    This class represents java.util.logging (JUL) to SLF4J conversion rules
    Author:
    Jean-Noel Charpin, Ceki Gulcu
    • Constructor Summary

      Constructors 
      Constructor Description
      JULRuleSet()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Iterator<ConversionRule> iterator()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait