Logger logs INFO level messages at DEBUG level
----------------------------------------------
Key: CAMEL-2168
URL: https://issues.apache.org/activemq/browse/CAMEL-2168
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.0.0
Reporter: Patrick Savage
Priority: Minor
Attachments: CAMEL-2168.diff
The Camel logger logs INFO level messages at the DEBUG level. CAMEL-1048 fixed
the problem in one of two cases (logging without an exception), but it is still
broken for logging with an exception. Patch to fix this is attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.