Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can enable or disable the Tracer's logging dynamically, by calling the tracer's setEnabled method.

Info
About TraceFormatter in Camel 1.x and 2.x
About TraceFormatter in Camel 1.x and 2.x

The org.apache.camel.processor.interceptor.TraceFormatter has been rename to org.apache.camel.processor.interceptor.DefaultTraceFormatter in Camel 2.0.

Users of Camel 1.x should use TraceFormatter whereas 2.x users should use DefaultTraceFormatter.

Options

Trace has been improved in Camel 1.5 to be more configurable with these options:

...