public interface TraceFormatter
Exchange during routing.| Modifier and Type | Method and Description |
|---|---|
Object |
format(TraceInterceptor interceptor,
ProcessorDefinition<?> node,
Exchange exchange)
Formats a log message at given point of interception.
|
Object format(TraceInterceptor interceptor, ProcessorDefinition<?> node, Exchange exchange)
interceptor - the tracing interceptornode - the node where the interception occurredexchange - the current exchangeApache Camel