public class LoggingSupportFactory
extends java.lang.Object
LoggingSupport
implementation according to the used slf4j binding.
For production use, this should always be LogbackLoggingSupport
.Modifier and Type | Method and Description |
---|---|
static LoggingSupport |
getLoggingSupport() |
public static LoggingSupport getLoggingSupport()
LoggingSupport
implementation according to the used slf4j binding.Copyright © 2009-2021 The Apache Software Foundation