| Modifier and Type | Method and Description | 
|---|---|
static IfsLogger | 
IfsLogger.getLogger()
Factory method to get an instance of this class, uses introspection
 to determine the name of he calling class, and that is used as
 the logger name. 
 | 
static IfsLogger | 
IfsLogger.getLogger(String loggerName)
Factory method to get an instance of this class. 
 | 
IfsLogger | 
IfsLogManager.getLogger(String loggerName)
Deprecated. 
 
9.3.6.0 use same method on LogManager 
 | 
IfsLogger | 
IfsLogger.getParent()
Return the parent for this Logger. 
 | 
static IfsLogger | 
IfsLogger.getRootLogger()
Gets the root Logger. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IfsLogManager.addLogger(IfsLogger logger)
Deprecated. 
 
9.3.6.0 use same method on LogManager 
 | 
Level | 
IfsLogManager.getEffectiveLevel(IfsLogger logger)
Deprecated. 
 
9.3.6.0 use same method on LogManager 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static IfsLogger | 
ServiceWarmupAgent.s_logger
Logging 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IfsLogger | 
AclIndexAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
AuditEventDispatchAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
BaseAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
ContentAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
DanglingObjectAVCleanupAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
DatabaseManagementAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
EventExchangerAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
EventHandlerAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
ExecutedActionRetainedEventAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
ExpirationAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
FolderIndexAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
FolderIndexAnalyzerAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
GarbageCollectionAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
LifecycleAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
LockExpirationAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
ManualTextIndexingAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
MultipleTimerAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
QuotaAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
RetainedEventAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
ServiceWarmupAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
StatisticsAgent.getLogger()
Gets the appropriate logger for this server. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IfsLogger | 
InformationExtractionHandler.getLogger()
Gets the logger, optionally from a subclass. 
 | 
IfsLogger | 
InformationExtractionHandlerDispatcher.getLogger()
Gets the logger, optionally from a subclass. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IfsLogger | 
IfsServer.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
Server.getLogger()
Gets the appropriate logger for this server. 
 | 
IfsLogger | 
LogManager.getLogger(String loggerName)
Get the IfsLogger by name. 
 | 
protected IfsLogger | 
Server.getLoggerForLegacyLogging()
Gets the IfsLogger to use for legacy logging. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LogManager.addLogger(IfsLogger logger)
Add a logger. 
 | 
Level | 
LogManager.getEffectiveLevel(IfsLogger logger)
Deprecated. 
 
9.3.6.0 call directly on IfsLogger 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IfsLogger | 
CommandlineUtilityServer.getLogger()
Gets the appropriate logger for this server. 
 | 
protected IfsLogger | 
CommandlineUtilityServer.getLoggerForLegacyLogging()
Gets the IfsLogger to use for legacy logging. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static IfsLogger | 
FtpSocketFactory.s_Logger  | 
| Modifier and Type | Method and Description | 
|---|---|
IfsLogger | 
FtpServer.getLogger()
Gets the appropriate logger for this server. 
 | 
protected IfsLogger | 
FtpServer.getLoggerForLegacyLogging()
Gets the IfsLogger to use for legacy logging. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static IfsLogger | 
BoundedLibraryObjectCache.s_Logger
This logger instance specific to this class. 
 | 
Copyright © 2025. All rights reserved.