Uses of Class
org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
Packages that use AbstractSupportLoggerAdapter
-
Uses of AbstractSupportLoggerAdapter in org.broadleafcommerce.common.logging
Subclasses of AbstractSupportLoggerAdapter in org.broadleafcommerce.common.loggingModifier and TypeClassDescriptionclass
An SLF4J implementation of SupportLoggerAdapter that will delegate to the configured SLF4J logging framework.class
Default Implementation of SupportLoggerAdapter that sends all support log messages to the console (System.out
).