Thanks Christian. That is of course a good point.

To test this works right away from the container I run the below and I got
the messages as expected:
from("quartz://group1/timer1?job.name=job1&stateful=true&trigger.repeatInterval=5000&trigger.repeatCount=0")
        .log(LoggingLevel.INFO, LOG_NAME, "Triggered group1/timer1 ${id}");

Thanks to you all guys for helping me on clarifying how to use the log DSL.

Best regards,
-Nestor

--
View this message in context: 
http://camel.465427.n5.nabble.com/Logging-from-route-not-working-tp5674964p5676078.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to