Hi!

14:07:29.172 [Test worker] INFO  org.apache.camel.Tracing - *--> [route1      ] [from[direct://start]             ] Exchange[Id: E2E34A8700E4EE3-0000000000000000, BodyType: ... 14:07:29.176 [Test worker] INFO  org.apache.camel.Tracing - [route1      ] [marshal[org.apache.camel.model.da] Exchange[Id: E2E34A8700E4EE3-0000000000000000, BodyType: ... 14:07:29.274 [Test worker] INFO  org.apache.camel.Tracing - [route1      ] [direct://payment-details         ] Exchange[Id: E2E34A8700E4EE3-0000000000000000, BodyType: ... 14:07:29.276 [Test worker] INFO  org.apache.camel.Tracing - ---> [rms-payment-] [from[direct://payment-details]   ] Exchange[Id: E2E34A8700E4EE3-0000000000000000, BodyType: byte[], ... 14:07:29.276 [Test worker] INFO  org.apache.camel.Tracing - [rms-payment-] [setProperty[CamelKafkaManualCommi] Exchange[Id: E2E34A8700E4EE3-0000000000000000, BodyType: ... 14:07:29.288 [Test worker] INFO  org.apache.camel.Tracing - [rms-payment-] [removeHeader[CamelKafkaManualComm] Exchange[Id: E2E34A8700E4EE3-0000000000000000, BodyType: ...

I see here are blocks of datum:

1) time
2) thread ID
3) logger name
4) in/out/continue (*-->, -->)
5) route id
6) route definition / endpoint uri
7) the very log

Is there any possibility to expand route id and route definition blocks?

They contain very small portion of info needed.

--
Vyacheslav Boyko
mailto:mail4...@gmail.com

Reply via email to