Class SLF4JSupportLoggerAdapter

java.lang.Object
org.broadleafcommerce.common.logging.AbstractSupportLoggerAdapter
org.broadleafcommerce.common.logging.SLF4JSupportLoggerAdapter
All Implemented Interfaces:
SupportLoggerAdapter

public class SLF4JSupportLoggerAdapter extends AbstractSupportLoggerAdapter implements SupportLoggerAdapter

An SLF4J implementation of SupportLoggerAdapter that will delegate to the configured SLF4J logging framework.

Author:
Elbert Bautista (elbertbautista)