Logged Events view
The Logged Events view displays in full the messages generated through tWarn or tDie components as well as Java Exception.
It provides the following information: Message, Code, Job Name, Context, Source type, Origin and Date.
Message |
Message displayed is defined in the Properties of the tWarn and tDie components in Talend or automatic messages of Java Exception. |
Code |
Code level you defined in the Properties of the tWarn or tDie component |
Job Name |
Name of the Job where the message is generated from. |
Context |
Name of the context if a specific context has been defined for the Job other than Default. |
Source type |
Type of message component. It can be tWarn, tDie or Java Exception according to the Properties you set and the message type. |
Origin |
Name of the component where the message originated from. |
Date |
Moment of the Job execution. |