There is a workaround in order to use the bundle log file. You can reach this
by using a Camel Processor 
and from there use the logger from the class that contains the route
definition:



The endpoint to("log:...") is part of Apache Camel and therefore the log
message doesn't reach
the bundle log file but instead log file /org.apache.camel.camel-core.log/. 
The question remains what logger/loggingCategory you have to use inside the
log component. Any ideas?




--
View this message in context: 
http://camel.465427.n5.nabble.com/Logging-into-the-bundle-log-file-via-to-log-tp5738205p5738214.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to