Hi,
I am using Camel 2.14.0
Connecting to RabbitMQ using camel-rabbitmq I've noticed that no ERROR is
logged if the component cannot connect, the exceptions are handled and
logged as DEBUG.
This is a bit inconvenient as logging all DEBUG messages for the component
fills up our logs, in production we usually set INFO as threshold.

Is there any way of changing the logging level or be notified if the
component cannot connect?

ActiveMQ component does not have this issue (at least on Camel 2.8.x which
we are using in production).





--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-rabbitmq-logging-exceptions-as-debug-tp5757936.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to