Class SLF4JExoLogFactory

java.lang.Object
org.exoplatform.services.log.impl.AbstractExoLogFactory
org.exoplatform.services.log.impl.SLF4JExoLogFactory
All Implemented Interfaces:
ExoLogFactory

public class SLF4JExoLogFactory extends AbstractExoLogFactory
A factory for LocationAwareSLF4JExoLog and SLF4JExoLog based on the type of the logger returned by LoggerFactory which can be Logger or LocationAwareLogger.
  • Constructor Details

    • SLF4JExoLogFactory

      public SLF4JExoLogFactory()
  • Method Details