Class HybrisLoggerFactory

java.lang.Object
de.hybris.platform.util.logging.HybrisLoggerFactory
All Implemented Interfaces:
org.apache.log4j.spi.LoggerFactory

public class HybrisLoggerFactory extends Object implements org.apache.log4j.spi.LoggerFactory
Simple logger factory used to create new logger in [y]hybris style.
  • Constructor Details

    • HybrisLoggerFactory

      public HybrisLoggerFactory()
  • Method Details

    • makeNewLoggerInstance

      public org.apache.log4j.Logger makeNewLoggerInstance(String name)
      Specified by:
      makeNewLoggerInstance in interface org.apache.log4j.spi.LoggerFactory