Hi, You can try the log component.
http://camel.apache.org/log.html BR, Chirag ________________________________ From: Rural Hunter <[email protected]> To: [email protected] Sent: Wednesday, 26 March 2014 7:20 AM Subject: Error handler to both logger and dead letter queue? Hi, I configured the error handler to send messages causing error to dead letter queue. I noticed when the message went to the dead letter queue, there is no error in the log. In this case, it's very hard for me to know what's the problem with those messages. Is it possible for the error handler to log the error/exception before sending the message to dead letter queue?
