tJobLog
This component is used in Jobs to debug their execution and decide what type
of log information to send to the Studio or Talend Cloud
user.
To be able to use this component to generate logs, you must enable the Log4j option in the
project settings in the Studio.
For further information about handling logs and exceptions, see the Talend Data Fabric Studio User Guide.
tJobLog Standard properties
These properties are used to configure tJobLog running in the Standard Job framework.
The Standard
tJobLog component belongs to the Talend Cloud family.
This component is available in Talend Cloud and Talend Data Fabric products.
Basic settings
Level |
Developer: Select this option to provide
User: Select this option to provide log |
Log message | Enter the java expression of the log message you want to show to the developer to debug the execution of the Job, or to the web user to debug the execution of the task in Talend Cloud Management Console. |
Priority |
Select the type of the log message from the Priority list. You can select to display the message as an error message, a fatal |
Advanced settings
tStatCatcher Statistics | Select this check box to gather the Job processing metadata at the Job level as well as at each component level. |
Usage
Usage rule | This component is used with other components in the Talend Cloud family, especially with tJobLog to design Jobs. These Jobs (artifacts) can then be published to the web application and used to design task in Talend Cloud Management Console. |