You can configure it in your logging framework.

Sent from a mobile device
Am 11.04.2013 13:12 schrieb "jeff" <jflebesc...@gmail.com>:

Hey !

I think that it is not possible, but is it possible to send log message :

from("activemq:orders").to("log:com.mycompany.order?level=DEBUG").to("bean:processOrder");

in a file ?

Something like :

from("activemq:orders").to("log:com.mycompany.order?level=DEBUG&file=log/${file:name}.log
").to("bean:processOrder");



Thanks !



--
View this message in context:
http://camel.465427.n5.nabble.com/Log-in-file-tp5730713.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to