Hello All!

We are using Apache Camel 2.10.4 within Apache Karaf 2.3.1. 

We have a Camel Route and there is a logging endpoint inside:

The logging in Apache Karaf is configured in a way that every bundle
produces its
own logfile and that Camel Route also resides in such a bundle:

My intention is to get the logging message produced inside the Camel Route
into the 
bundle log file. At the moment I can find that logging message only in
/karaf.log/ and in /org.apache.camel.camel-core.log/

What logging name or logging category has to be use or what changes in pax
logging 
configuration are essential to achieve this?

Cheers and thanks in advance
Hilderich







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

Reply via email to