Package | Description |
---|---|
fr.gouv.vitam.common.alert | |
fr.gouv.vitam.common.logging |
Logging Module largely inspired from Netty
|
fr.gouv.vitam.functional.administration.agencies.api | |
fr.gouv.vitam.functional.administration.common |
Provides common classes for the Functional Administration module.
|
fr.gouv.vitam.processing.distributor.api |
Provides API classes for the Processing Distributor module
|
Constructor and Description |
---|
AlertServiceImpl(VitamLogger lOGGER) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractVitamLogger
This class implements all methods that have a
VitamLogLevel parameter by default to call specific logger
methods such as info(String) or isInfoEnabled() . |
Modifier and Type | Method and Description |
---|---|
static VitamLogger |
VitamLoggerFactory.getInstance(Class<?> clazz)
Creates a new logger instance with the name of the specified class.
|
static VitamLogger |
VitamLoggerFactory.getInstance(String name)
Creates a new logger instance with the specified name.
|
VitamLogger |
JdkLoggerFactory.newInstance(String name) |
VitamLogger |
LogbackLoggerFactory.newInstance(String name) |
protected abstract VitamLogger |
VitamLoggerFactory.newInstance(String name)
Creates a new logger instance with the specified name.
|
Modifier and Type | Field and Description |
---|---|
static VitamLogger |
AgenciesService.LOGGER |
Modifier and Type | Field and Description |
---|---|
static VitamLogger |
BackupLogbookManager.LOGGER |
Modifier and Type | Field and Description |
---|---|
static VitamLogger |
IWorkerManager.LOGGER
VitamLogger
|
Copyright © 2018 Vitam. All rights reserved.