Re: DSL Logging not outputting to the logs

2013-12-04 Thread mckinnonrob
} } Claus Ibsen-2 wrote And do you run your Camel app is some container or does this happen also from an unit test or running standalone etc? I have been using the maven plugin mvn camel:run -- View this message in context: http://camel.465427.n5.nabble.com/DSL-Logging-not-outputting-to-the-logs

Re: DSL Logging not outputting to the logs

2013-12-04 Thread mckinnonrob
Raul Kripalani wrote Are you getting any other log statements printed out to your 'out' console appender? Yes. I am seeing all the log chatter. Just not seeing logs from the route. -- View this message in context: http://camel.465427.n5.nabble.com/DSL-Logging-not-outputting-to-the-logs

Re: DSL Logging not outputting to the logs

2013-12-02 Thread Claus Ibsen
on a queue, CAMEL_FINAL, and all the messages are showing up there fine. -- View this message in context: http://camel.465427.n5.nabble.com/DSL-Logging-not-outputting-to-the-logs-tp5744093p5744137.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen

Re: DSL Logging not outputting to the logs

2013-12-02 Thread Raul Kripalani
this message in context: http://camel.465427.n5.nabble.com/DSL-Logging-not-outputting-to-the-logs-tp5744093p5744137.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: DSL Logging not outputting to the logs

2013-12-01 Thread mckinnonrob
: http://camel.465427.n5.nabble.com/DSL-Logging-not-outputting-to-the-logs-tp5744093p5744137.html Sent from the Camel - Users mailing list archive at Nabble.com.

DSL Logging not outputting to the logs

2013-11-29 Thread mckinnonrob
log4j.appender.out.layout.ConversionPattern=%d{-MM-dd HH:mm:ss} %-5p %c{50}:%L - %m%n log4j.logger.org.apache.camel.component.jms=ERROR log4j.logger.org.springframework=ERROR -- View this message in context: http://camel.465427.n5.nabble.com/DSL-Logging-not-outputting-to-the-logs-tp5744093.html Sent from

Re: DSL Logging not outputting to the logs

2013-11-29 Thread Claus Ibsen
log4j.logger.org.apache.camel.component.jms=ERROR log4j.logger.org.springframework=ERROR -- View this message in context: http://camel.465427.n5.nabble.com/DSL-Logging-not-outputting-to-the-logs-tp5744093.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc