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 TypeClassDescriptionclass
An implementation of SupportLoggerAdapter that would disable SupportLogger logging.class
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
).