Logging in PETALS

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

Changes (3)

View Page History
* FINEST (lowest value)

In addition to standard log information (see below), the LOG MESSAGE of a MONIT level trace gives the following informations:
* a trace code identifying the nature of the MONIT trace. See below the list of trace code.
* a flow instance identifier identifying the flow instance,
* a flow step identifier identifying the consume or the provide invoked.
* informations specific to the trace code.
To get a detailed view of Petals logging mechanisms, please refer to the page [petalsesbsnapshot:Monitoring Petals ESB Flows with its logs].

|| Trace code \\ || Description || Specific information \\ ||
| consumeFlowStepBegin | First trace for a consumer. \\ | * the invoked interface name, or empty if not defined,
* the invoked service name, or empty if not defined,
* the invoked operation name. |
| provideFlowStepBegin | First trace for a service provider \\ | * its interface name
* its service name,
* its operation,
* its endpoint name. |


h2. Default levels