Modifier and Type | Method and Description |
---|---|
protected void |
FlowNode.logError(String message,
ILogger logger)
Log invalid node with commons enunciation.
|
protected void |
FlowNode.logError(String message,
ILogger logger,
Throwable causeError)
Log invalid node with commons enunciation.
|
Modifier and Type | Method and Description |
---|---|
protected abstract ILogger |
AbstractDeploymentStepExecutable.getLogger()
Returns the logger to be used.
|
protected ILogger |
ReloadRestConfigurationsStepExecutable.getLogger() |
Modifier and Type | Method and Description |
---|---|
protected ILogger |
CopyComponentPublicFilesStepExecutable.getLogger() |
protected ILogger |
DeployComponentStepExecutable.getLogger() |
protected ILogger |
RegisterComponentStructuralElementsStepExecutable.getLogger() |
protected ILogger |
RemoveComponentPublicFilesStepExecutable.getLogger() |
protected ILogger |
RemoveComponentRegisterStepExecutable.getLogger() |
protected ILogger |
UnregisterComponentStructuralElementsStepExecutable.getLogger() |
protected ILogger |
UpgradeComponentStepExecutable.getLogger() |
Modifier and Type | Method and Description |
---|---|
protected ILogger |
PostProcessModuleMetadataStepExecutable.getLogger() |
protected ILogger |
ProcessObserversStepExecutable.getLogger() |
protected ILogger |
RebuildClassloadersStepExecutable.getLogger() |
protected ILogger |
RegisterModuleStepExecutable.getLogger() |
protected ILogger |
RegisterModuleStructuralElementsStepExecutable.getLogger() |
protected ILogger |
UnregisterModuleStepExecutable.getLogger() |
protected ILogger |
UnregisterModuleStructuralElementsStepExecutable.getLogger() |
protected ILogger |
UpdateModuleResgistryStepExecutable.getLogger() |
Modifier and Type | Method and Description |
---|---|
protected ILogger |
DisplayMessageStepExecutable.getLogger() |
protected ILogger |
RemoveBigDataDocumentTypesStepExecutable.getLogger() |
protected ILogger |
RemoveGlobalNonReferencedEntriesStepExecutable.getLogger() |
protected ILogger |
RunClassStepExecutable.getLogger() |
protected ILogger |
RunSqlStepExecutable.getLogger() |
Modifier and Type | Field and Description |
---|---|
static ILogger |
IGeoLocationManager.LOGGER
This class' logger.
|
static ILogger |
IGeoLocationManagerSPI.LOGGER
Logger.
|
Modifier and Type | Method and Description |
---|---|
static ILogger |
ManagerFactory.getLogger()
Deprecated.
Use
LoggerFactory to obtain a logger instead of
calling this method. |
Modifier and Type | Class and Description |
---|---|
class |
Log4JLoggerWrapper
An implementation of
ILogger that delegates the
calls to the log4j library. |
Modifier and Type | Field and Description |
---|---|
protected ILogger |
NavigationLogger.navigationLogger
The logger where the navigation log messages are sent to.
|
Modifier and Type | Method and Description |
---|---|
static ILogger |
LoggerFactory.getLogger(Class pClass)
Returns a logger instance to be used by the given class.
|
static ILogger |
LoggerFactory.getServiceLogger(String serviceId) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.