Logging in PETALS

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
h1. Petals Logging specificities

h2. Level 'MONIT' and MONIT-MSG

Petals defines two specifics level: MONIT (that can be used by a log parser to monitor the exchanges in Petals ESB) and MONIT-MSG (used to record dump of the messages).
Petals defines a new specific level: MONIT. This level is used to trace the exchange activities and permit to deduce the process taken into account by an initial request.

The level MONIT is inserted between levels CONFIG and FINE:
* CONFIG
* *MONIT*
* *MONIT-MSG*
* FINE
* FINER