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 TypeClassDescriptionclassAn SLF4J implementation of SupportLoggerAdapter that will delegate to the configured SLF4J logging framework.classDefault Implementation of SupportLoggerAdapter that sends all support log messages to the console (System.out).