public interface TraceLoggingConfiguration extends SubsystemConfiguration, DependentObject
TraceFlag
constant class
contains the trace log settings available. These settings can be ORed together to apply multiple settings to a subsystem. The
TraceLoggingEnabled
property on this (TraceLoggingConfiguration
) class enables or disables
trace logging for all of the configured subsystems. Use the AppenderNames
property to specify the output
destination classes for the trace logs.
Trace logging is implemented using the Apache log4j package (org.apache.log4j).
TraceFlag
,
org.apache.log4j.FileAppenderModifier and Type | Method and Description |
---|---|
java.lang.Integer |
get_APITraceFlags()
Returns the value of the APITraceFlags property.
|
java.lang.String |
get_AppenderNames()
Returns the value of the AppenderNames property.
|
java.lang.Integer |
get_AsynchronousProcessingTraceFlags()
Returns the value of the AsynchronousProcessingTraceFlags property.
|
java.lang.Integer |
get_AuditDispositionTraceFlags()
Returns the value of the AuditDispositionTraceFlags property.
|
java.lang.Integer |
get_CBRTraceFlags()
Returns the value of the CBRTraceFlags property.
|
java.lang.Integer |
get_CFSDaemonTraceFlags()
Returns the value of the CFSDaemonTraceFlags property.
|
java.lang.Integer |
get_CFSImportAgentTraceFlags()
Returns the value of the CFSImportAgentTraceFlags property.
|
java.lang.Integer |
get_CodeModuleTraceFlags()
Returns the value of the CodeModuleTraceFlags property.
|
java.lang.Integer |
get_ContentCacheTraceFlags()
Returns the value of the ContentCacheTraceFlags property.
|
java.lang.Integer |
get_ContentConversionTraceFlags()
Returns the value of the ContentConversionTraceFlags property.
|
java.lang.Integer |
get_ContentStorageTraceFlags()
Returns the value of the ContentStorageTraceFlags property.
|
java.lang.Integer |
get_DatabaseTraceFlags()
Returns the value of the DatabaseTraceFlags property.
|
java.lang.Integer |
get_EJBTraceFlags()
Returns the value of the EJBTraceFlags property.
|
java.lang.Integer |
get_EngineTraceFlags()
Returns the value of the EngineTraceFlags property.
|
java.lang.Integer |
get_ErrorTraceFlags()
Returns the value of the ErrorTraceFlags property.
|
java.lang.Integer |
get_EventsTraceFlags()
Returns the value of the EventsTraceFlags property.
|
java.lang.Integer |
get_FixedContentProviderTraceFlags()
Returns the value of the FixedContentProviderTraceFlags property.
|
java.lang.Integer |
get_GCDTraceFlags()
Returns the value of the GCDTraceFlags property.
|
java.lang.Integer |
get_HandlerTraceFlags()
Returns the value of the HandlerTraceFlags property.
|
java.lang.Integer |
get_MetadataTraceFlags()
Returns the value of the MetadataTraceFlags property.
|
java.lang.String |
get_OutputLocation()
Returns the value of the OutputLocation property.
|
java.lang.Integer |
get_PublishTraceFlags()
Returns the value of the PublishTraceFlags property.
|
java.lang.Integer |
get_ReplicationTraceFlags()
Returns the value of the ReplicationTraceFlags property.
|
java.lang.Integer |
get_SearchTraceFlags()
Returns the value of the SearchTraceFlags property.
|
java.lang.Integer |
get_SecurityTraceFlags()
Returns the value of the SecurityTraceFlags property.
|
java.lang.Integer |
get_ServerCommunicationTraceFlags()
Returns the value of the ServerCommunicationTraceFlags property.
|
java.lang.Integer |
get_SSITraceFlags()
Returns the value of the SSITraceFlags property.
|
java.lang.Integer |
get_SweepTraceFlags()
Returns the value of the SweepTraceFlags property.
|
java.lang.Integer |
get_ThumbnailGenerationTraceFlags()
Returns the value of the ThumbnailGenerationTraceFlags property.
|
java.lang.Boolean |
get_TraceLoggingEnabled()
Returns the value of the TraceLoggingEnabled property.
|
java.lang.Integer |
get_WSITraceFlags()
Returns the value of the WSITraceFlags property.
|
void |
set_APITraceFlags(java.lang.Integer value)
Sets the value of the APITraceFlags property.
|
void |
set_AppenderNames(java.lang.String value)
Sets the value of the AppenderNames property.
|
void |
set_AsynchronousProcessingTraceFlags(java.lang.Integer value)
Sets the value of the AsynchronousProcessingTraceFlags property.
|
void |
set_AuditDispositionTraceFlags(java.lang.Integer value)
Sets the value of the AuditDispositionTraceFlags property.
|
void |
set_CBRTraceFlags(java.lang.Integer value)
Sets the value of the CBRTraceFlags property.
|
void |
set_CFSDaemonTraceFlags(java.lang.Integer value)
Sets the value of the CFSDaemonTraceFlags property.
|
void |
set_CFSImportAgentTraceFlags(java.lang.Integer value)
Sets the value of the CFSImportAgentTraceFlags property.
|
void |
set_CodeModuleTraceFlags(java.lang.Integer value)
Sets the value of the CodeModuleTraceFlags property.
|
void |
set_ContentCacheTraceFlags(java.lang.Integer value)
Sets the value of the ContentCacheTraceFlags property.
|
void |
set_ContentConversionTraceFlags(java.lang.Integer value)
Sets the value of the ContentConversionTraceFlags property.
|
void |
set_ContentStorageTraceFlags(java.lang.Integer value)
Sets the value of the ContentStorageTraceFlags property.
|
void |
set_DatabaseTraceFlags(java.lang.Integer value)
Sets the value of the DatabaseTraceFlags property.
|
void |
set_EJBTraceFlags(java.lang.Integer value)
Sets the value of the EJBTraceFlags property.
|
void |
set_EngineTraceFlags(java.lang.Integer value)
Sets the value of the EngineTraceFlags property.
|
void |
set_ErrorTraceFlags(java.lang.Integer value)
Sets the value of the ErrorTraceFlags property.
|
void |
set_EventsTraceFlags(java.lang.Integer value)
Sets the value of the EventsTraceFlags property.
|
void |
set_FixedContentProviderTraceFlags(java.lang.Integer value)
Sets the value of the FixedContentProviderTraceFlags property.
|
void |
set_GCDTraceFlags(java.lang.Integer value)
Sets the value of the GCDTraceFlags property.
|
void |
set_HandlerTraceFlags(java.lang.Integer value)
Sets the value of the HandlerTraceFlags property.
|
void |
set_MetadataTraceFlags(java.lang.Integer value)
Sets the value of the MetadataTraceFlags property.
|
void |
set_OutputLocation(java.lang.String value)
Sets the value of the OutputLocation property.
|
void |
set_PublishTraceFlags(java.lang.Integer value)
Sets the value of the PublishTraceFlags property.
|
void |
set_ReplicationTraceFlags(java.lang.Integer value)
Sets the value of the ReplicationTraceFlags property.
|
void |
set_SearchTraceFlags(java.lang.Integer value)
Sets the value of the SearchTraceFlags property.
|
void |
set_SecurityTraceFlags(java.lang.Integer value)
Sets the value of the SecurityTraceFlags property.
|
void |
set_ServerCommunicationTraceFlags(java.lang.Integer value)
Sets the value of the ServerCommunicationTraceFlags property.
|
void |
set_SSITraceFlags(java.lang.Integer value)
Sets the value of the SSITraceFlags property.
|
void |
set_SweepTraceFlags(java.lang.Integer value)
Sets the value of the SweepTraceFlags property.
|
void |
set_ThumbnailGenerationTraceFlags(java.lang.Integer value)
Sets the value of the ThumbnailGenerationTraceFlags property.
|
void |
set_TraceLoggingEnabled(java.lang.Boolean value)
Sets the value of the TraceLoggingEnabled property.
|
void |
set_WSITraceFlags(java.lang.Integer value)
Sets the value of the WSITraceFlags property.
|
get_Id
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.Boolean get_TraceLoggingEnabled()
void set_TraceLoggingEnabled(java.lang.Boolean value)
java.lang.String get_AppenderNames()
void set_AppenderNames(java.lang.String value)
java.lang.String get_OutputLocation()
void set_OutputLocation(java.lang.String value)
java.lang.Integer get_APITraceFlags()
void set_APITraceFlags(java.lang.Integer value)
java.lang.Integer get_CBRTraceFlags()
void set_CBRTraceFlags(java.lang.Integer value)
java.lang.Integer get_DatabaseTraceFlags()
void set_DatabaseTraceFlags(java.lang.Integer value)
java.lang.Integer get_GCDTraceFlags()
void set_GCDTraceFlags(java.lang.Integer value)
java.lang.Integer get_MetadataTraceFlags()
void set_MetadataTraceFlags(java.lang.Integer value)
java.lang.Integer get_PublishTraceFlags()
void set_PublishTraceFlags(java.lang.Integer value)
java.lang.Integer get_WSITraceFlags()
void set_WSITraceFlags(java.lang.Integer value)
java.lang.Integer get_EJBTraceFlags()
void set_EJBTraceFlags(java.lang.Integer value)
java.lang.Integer get_EngineTraceFlags()
void set_EngineTraceFlags(java.lang.Integer value)
java.lang.Integer get_ContentStorageTraceFlags()
void set_ContentStorageTraceFlags(java.lang.Integer value)
java.lang.Integer get_SecurityTraceFlags()
void set_SecurityTraceFlags(java.lang.Integer value)
java.lang.Integer get_EventsTraceFlags()
void set_EventsTraceFlags(java.lang.Integer value)
java.lang.Integer get_ContentCacheTraceFlags()
void set_ContentCacheTraceFlags(java.lang.Integer value)
java.lang.Integer get_FixedContentProviderTraceFlags()
void set_FixedContentProviderTraceFlags(java.lang.Integer value)
java.lang.Integer get_AsynchronousProcessingTraceFlags()
void set_AsynchronousProcessingTraceFlags(java.lang.Integer value)
java.lang.Integer get_CFSDaemonTraceFlags()
void set_CFSDaemonTraceFlags(java.lang.Integer value)
java.lang.Integer get_SSITraceFlags()
void set_SSITraceFlags(java.lang.Integer value)
java.lang.Integer get_SearchTraceFlags()
void set_SearchTraceFlags(java.lang.Integer value)
java.lang.Integer get_CodeModuleTraceFlags()
void set_CodeModuleTraceFlags(java.lang.Integer value)
java.lang.Integer get_ErrorTraceFlags()
void set_ErrorTraceFlags(java.lang.Integer value)
java.lang.Integer get_CFSImportAgentTraceFlags()
void set_CFSImportAgentTraceFlags(java.lang.Integer value)
java.lang.Integer get_ReplicationTraceFlags()
void set_ReplicationTraceFlags(java.lang.Integer value)
java.lang.Integer get_SweepTraceFlags()
void set_SweepTraceFlags(java.lang.Integer value)
java.lang.Integer get_HandlerTraceFlags()
void set_HandlerTraceFlags(java.lang.Integer value)
java.lang.Integer get_ThumbnailGenerationTraceFlags()
void set_ThumbnailGenerationTraceFlags(java.lang.Integer value)
java.lang.Integer get_AuditDispositionTraceFlags()
void set_AuditDispositionTraceFlags(java.lang.Integer value)
java.lang.Integer get_ServerCommunicationTraceFlags()
void set_ServerCommunicationTraceFlags(java.lang.Integer value)
java.lang.Integer get_ContentConversionTraceFlags()
void set_ContentConversionTraceFlags(java.lang.Integer value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.