Uses of Interface
org.broadleafcommerce.common.logging.SupportLoggerAdapter
Packages that use SupportLoggerAdapter
-
Uses of SupportLoggerAdapter in org.broadleafcommerce.common.logging
Classes in org.broadleafcommerce.common.logging that implement SupportLoggerAdapterModifier and TypeClassDescriptionclassAn implementation of SupportLoggerAdapter that would disable SupportLogger logging.classAn 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).