Package org.broadleafcommerce.common.logging
package org.broadleafcommerce.common.logging
-
ClassDescriptionAn implementation of SupportLoggerAdapter that would disable SupportLogger logging.Enumeration describes the type of event that is being logged in the SupportLogger.lifecycle method.This is not hooked up by default so that Log4j2 is not required.Deprecated.A simple bean that when declared in app context will cause a lifecycle logging message to appear in the logging output.Extra logging facility whose design intent is to handle detailed production logging for complex interactions.An SLF4J implementation of SupportLoggerAdapter that will delegate to the configured SLF4J logging framework.SupportLogger class that provides support for the new SUPPORT log level type.LogManager class that adds support for retrieving a specialized Logger instance (SupportLogger).Default Implementation of SupportLoggerAdapter that sends all support log messages to the console (
System.out
).
Log4j2ManagementBean
(following Apache's EOL declaration for log4j 1.x)