Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
There are multiple ways to perform logging activity..
- Catch logs and redirect to files/database
- Use custom log before starting the job and redirect all console information to file
- Catch and print custom print messages using tJava
Check following scenario
http://www.talendbyexample.com/talend-logs-and-errors-component-reference.html
http://bekwam.blogspot.in/2011/04/three-error-handling-strategies-in.html
Thanks
Vaibhav