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.| Constructor and Description |
|---|
CommonsHybrisLog4jWrapper(java.lang.String name) |
Copyright © 2018 SAP SE. All Rights Reserved.