| Package | Description | 
|---|---|
| oracle.adfinternal.model.logging.contextual | 
 
   The main goal of this Contextual Logging Framework is to
   help applications that need to log actions, events and/or data using one
   single logger throughout an entire logical flow instead of the most common
   approach where each class declares and uses its own private, static and
   constant logger instance, which will normally be named after the declaring
   class itself. 
 | 
| oracle.adfinternal.model.logging.contextual.logger | |
| oracle.adfinternal.model.logging.contextual.logger.functional | 
| Class and Description | 
|---|
| BasicContextualLogger
 This interface defines loggers that will work with the ContextualLoggingManager. 
 | 
| ContextualLoggingManager
 This is the central component of the contextual logging framework. 
 | 
| ErrorHelper.ErrorMessage
 Common error messages 
 | 
| LogDomain
 Defines a logging domain, establishing a ADFContext-scoped namespace
 for loggers sharing one common root logger. 
 | 
| LoggerProvider
 This is the base class for any logger provider that will work with the
 ContextualLoggingManager. 
 | 
| Class and Description | 
|---|
| BasicContextualLogger
 This interface defines loggers that will work with the ContextualLoggingManager. 
 | 
| LoggerProvider
 This is the base class for any logger provider that will work with the
 ContextualLoggingManager. 
 | 
| Class and Description | 
|---|
| BasicContextualLogger
 This interface defines loggers that will work with the ContextualLoggingManager. 
 | 
| LoggerProvider
 This is the base class for any logger provider that will work with the
 ContextualLoggingManager. 
 |