Konstantin J. Chernov created CAMEL-14240:
---------------------------------------------
Summary: Add backlogTracing into the spring/blueprint XML
Key: CAMEL-14240
URL: https://issues.apache.org/jira/browse/CAMEL-14240
Project: Camel
Issue Type: Improvement
Affects Versions: 3.0.0
Environment: camel-3.0.0
CamelContext is configured using blueprint/spring XML without using any Java
code
Reporter: Konstantin J. Chernov
h4. Problem
Currently, there's no way to enable backlog debugger on a camel context when
it's configured using blueprint xml. The only option is to use some java code
that turns on debugging on a camel context.
h4. Possible solution
Add support for a backlogTracing (backlogDebugging?) boolean attribute on
CamelContext type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)