Package org.slf4j.jul

Class JDK14LoggerFactory

java.lang.Object
org.slf4j.jul.JDK14LoggerFactory
All Implemented Interfaces:
ILoggerFactory

public class JDK14LoggerFactory extends Object implements ILoggerFactory
JDK14LoggerFactory is an implementation of ILoggerFactory returning the appropriately named JDK14LoggerAdapter instance.
Author:
Ceki Gülcü
  • Constructor Details

    • JDK14LoggerFactory

      public JDK14LoggerFactory()
  • Method Details