Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.1.3)

E41647-01

Package 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.

See: Description

Package oracle.adfinternal.model.logging.contextual Description

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.

The framework exposes the following main components:

Since:
11.1.1.7.2
Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.1.3)

E41647-01

Copyright © 1997, 2014, Oracle. All rights reserved.