Package | Description |
---|---|
fr.gouv.vitam.common.logging |
Logging Module largely inspired from Netty
|
Modifier and Type | Class and Description |
---|---|
class |
JdkLoggerFactory
Logger factory which creates a java
.util.logging logger.
|
class |
LogbackLoggerFactory
logger factory using SLF4J from Logback
|
Modifier and Type | Method and Description |
---|---|
static VitamLoggerFactory |
VitamLoggerFactory.getDefaultFactory()
Returns the default factory.
|
Modifier and Type | Method and Description |
---|---|
static void |
VitamLoggerFactory.setDefaultFactory(VitamLoggerFactory defaultFactory)
Changes the default factory.
|
Copyright © 2018 Vitam. All rights reserved.