Camel won't do this, but you can set up your logging stack to achieve this,
e.g. log4j or logback.

You should be able to create custom PatternLayouts in log4j or new
LoggerConverters
in logback.

Regards,

*Raúl Kripalani*
Apache Camel PMC Member & Committer | Enterprise Architect, Open Source
Integration specialist
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk

On Mon, Nov 4, 2013 at 5:38 PM, deepak_a <angesh...@gmail.com> wrote:

> All,
>
> My camel logs look like this
>
>
> INFO  Route: route_simulatorMICS started and consuming from:
> Endpoint[file:///opt/share/EventFileInput?move=.event-done]
>
> INFO  Route: SendToSDR started and consuming from:
> Endpoint[jms://queue:queue.SendToSDR]
>
> INFO  Route: route_DTCCToReform started and consuming from:
> Endpoint[wmq2://SDR.REPLY?password=xxxxxx&username=administrator]
>
> INFO  Route: sendNotification started and consuming from:
> Endpoint[jms://queue:queue.sendNotification]
> ............
> ............
>
> Is there a way to add more details to this log? (like IPAddress/HostName of
> the server at this end point?)
>
> regards,
> D.
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Adding-end-point-details-to-Camel-logs-tp5742599.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to