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
h2. Level 'MONIT'

Petals defines a specific level: MONIT, that can be used by a log parser to monitor the exchanges in Petals ESB. The level MONIT is inserted between levels CONFIG and FINE:

The level MONIT is inserted between levels CONFIG and FINE:
* SEVERE (highest value)
* WARNING
* FINEST (lowest value)

Moreover standard information of each log level, a MONIT level trace is accompanied by following information:
* a trace code identifying the nature of the MONIT trace. See below the list of trace code.
* a correlation identifier identifying the process instance,
* a process loop identifier identifying the loop instance in which the service provider is invoked,
* a process branch identifier identifying the branch instance in which the service provider is invoked,
* specific information to the trace code
* a text message explaining the event
* if the extended mode is enabled: the reference where the content of message is stored. The content stored is defined accordingly to the trace code.

h2. Default levels




After that, _Extended_ formatter allows to precise more detailed informations, as with SOAP component,