The task is run again, displaying debug level information in the logs. Logs
refresh automatically and it may take some time depending on the remote
engine.
In the debug run, all logs are included (from lowest to highest):
Debug, Info,
Warning, Error, and
Fatal.
By default,
Fatal errors are displayed as Error logs.
To make it explicitly displayed as Fatal logs in Talend Management Console, ensure
that the job.log.fatal.level parameter is present in the
<RemoteEngineInstallationDirectory>/etc/org.talend.ipaas.rt.jobserver.client.cfg
file and its value is true.