| Package | Description |
|---|---|
| org.broadleafcommerce.common.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
DisableSupportLoggerAdapter
An implementation of SupportLoggerAdapter that would disable SupportLogger logging.
|
class |
SLF4JSupportLoggerAdapter
An SLF4J implementation of SupportLoggerAdapter that will delegate to the
configured SLF4J logging framework.
|
class |
SystemSupportLoggerAdapter
Default Implementation of SupportLoggerAdapter that sends all support log messages to the console (
System.out). |
Copyright © 2017. All rights reserved.