You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/07/19 07:54:00 UTC

[jira] [Created] (CAMEL-15311) DefaultTracer traceBeforeRoute not calling dumpTrace

Claus Ibsen created CAMEL-15311:
-----------------------------------

             Summary: DefaultTracer traceBeforeRoute not calling dumpTrace
                 Key: CAMEL-15311
                 URL: https://issues.apache.org/jira/browse/CAMEL-15311
             Project: Camel
          Issue Type: Bug
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.5.0


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)