I was suggesting that as an enhancement (for which a JIRA enhancement
request would need to be submitted if you think it would be useful).  I
don't know of a currently-implemented way to do that, though if one exists
then hopefully someone else will share how to do it.

Your original question was about how to suppress the logging.  You should
be able to disable that logger in the Log4J config, but first you'll have
to figure out which logger that is (I'd either grep the ActiveMQ source
code or Google for that text, or change the appender format to include the
logger name).  I also don't know what other logging (that you'd want) comes
out of that logger and would be lost if you turn it off.

Or you could adjust your process for monitoring your logs, by filtering
them through a grep -v.
On Dec 29, 2015 8:05 AM, "mtod" <m...@thetods.net> wrote:

> That's what I would like to happen but the question is how?
>
> Thanks
>
> Mike
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/suppress-error-from-Camel-Route-on-slave-tp4705457p4705478.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to