Package | Description |
---|---|
org.waarp.common.logging |
Classes implementing logging facility
|
Modifier and Type | Class and Description |
---|---|
class |
WaarpJdkLoggerFactory
Logger factory which creates a
java.util.logging
logger.
|
class |
WaarpSlf4JLoggerFactory
logger factory using SLF4J from LOGBACK
|
Modifier and Type | Method and Description |
---|---|
static WaarpLoggerFactory |
WaarpLoggerFactory.getDefaultFactory()
Returns the default factory.
|
Modifier and Type | Method and Description |
---|---|
static void |
WaarpLoggerFactory.setDefaultFactory(WaarpLoggerFactory defaultFactory)
Changes the default factory.
|
Copyright © 2009–2020 Waarp. All rights reserved.