Package raccoon.core.log

Contains all the standard logging classes offered by the Raccoon Core Framework.

See:
          Description

Class Summary
AbsLogComponent Contains common logic for all the implementing classes of ILogger contained in this package.
Jdk14Proxy The wrapper around the JDK 1.4 Logging mechanism.
Log4jProxy Wrapper around the IBM Log4j implementation.
LogConsole The console logger.
 

Package raccoon.core.log Description

Contains all the standard logging classes offered by the Raccoon Core Framework.

Introduction

The aim of this package is to centralize all the standard logging classes that are independant of any EAI vendor. Currently the following implementations are available:

Vendor specific logging classes should be located in the Vendor version are for example in the Raccoon TIBCO Framework:

Functionnalities to implement

[... TODO ...]




Copyright null null. All Rights Reserved.