public class CommonsHybrisLog4jWrapper
extends Log4JLogger
static
{
de.hybris.platform.core.Log4JUtils.startup();
}
to ensure commons logging is using log4j with our log4j configuration.
This class is configured from ext/core/commons-logging.properties.
If you want to change it, just place a file inside your extensions/resource
directory which will be added to the classloader.public CommonsHybrisLog4jWrapper(String name)
Copyright © 2017 SAP SE. All Rights Reserved.