tracer - option to set logging category
---------------------------------------
Key: CAMEL-945
URL: https://issues.apache.org/activemq/browse/CAMEL-945
Project: Apache Camel
Issue Type: Sub-task
Components: camel-core
Affects Versions: 1.4.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 1.5.0
Currently it will always log at org.apache.camel.XXX
We should allow end-users to set their own category so it can be appended and
logged in their logs etc. As of now we have to potential enable camel logging
when he need tracing.
It would be easier for him/her to just set a category such as:
{{com.mycompany.messageflow}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.