Class DefaultLogFactory

java.lang.Object
com.epam.common.logging.DefaultLogFactory
All Implemented Interfaces:
ILogFactory
Direct Known Subclasses:
CommonsLogFactory, SLF4JLogFactory

public class DefaultLogFactory extends Object implements ILogFactory
Factory for default loggers.
  • Field Details

    • DEFAULT_LOG

      protected static final DefaultLog DEFAULT_LOG
  • Constructor Details

    • DefaultLogFactory

      public DefaultLogFactory()
  • Method Details