| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
ExchangeFormatter |
Tracer.getExchangeFormatter()
To use a custom exchange formatter for formatting the output of the
Exchange in the trace logs. |
| Modifier and Type | Method and Description |
|---|---|
void |
Tracer.setExchangeFormatter(ExchangeFormatter exchangeFormatter)
To use a custom exchange formatter for formatting the output of the
Exchange in the trace logs. |
Apache Camel