| 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 | 
|---|
| BasicLogger
 This interface defines a customized version of the  
Logger
 API exposing only its basic, most commonly used methods. | 
| Class and Description | 
|---|
| BasicLogger
 This interface defines a customized version of the  
Logger
 API exposing only its basic, most commonly used methods. | 
| ConfigLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| FineLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| FinerLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| FinestLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| InfoLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| SevereLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| WarningLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| Class and Description | 
|---|
| BasicLogger
 This interface defines a customized version of the  
Logger
 API exposing only its basic, most commonly used methods. | 
| ConfigLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| FineLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| FinerLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| FinestLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| InfoLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| SevereLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 | 
| WarningLogger
 This interface defines a minimum set of level-related methods to be exposed
 by an implementing logger, and these methods will imply 
 as the log level to be used. 
 |