Try log:set DEBUG

> -----Original Message-----
> From: ychawla [mailto:premiergenerat...@gmail.com]
> Sent: Thursday, October 20, 2016 11:34 AM
> To: users@camel.apache.org
> Subject: Camel Log - Karaf
> 
> Hello All,
> I have a log statement in a camel route that is at the DEBUG loggingLevel:
> 
> <camel:log message="This is the ${body}" loggingLevel="DEBUG"/>
> 
> From the karaf console, how can I set the logging level for the camel context?
> 
> I know that I can run a karaf command like this to set the logging level for a
> java package:
> 
> log:set DEBUG org.packagename.here
> 
> However, I am not sure what to use for the package name for a camel route
> or camel context.  Any ideas on how I can change the logging level for a camel
> route?
> 
> Thanks,
> Yogesh
> 
> 
> 
> --
> View this message in context: http://camel.465427.n5.nabble.com/Camel-
> Log-Karaf-tp5789034.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to