Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Novice
Description
In Camel 3.4.0 I am trying to customize the Tracing to use DEBUG level instead of INFO.
For this, I created my own class extending org.apache.camel.impl.engine.DefaultTracer and overriding method dumpTrace.
But dumpTrace is not being called in all cases, in particular, method traceBeforeRoute is not calling it, instead logging directly with INFO level.
Best regards,
Alex soto
Attachments
Issue Links
- links to