Hi Satyam. Probably you can use Camel Simple (Refer on http://camel.apache.org/simple.html) . You can embed the date function into the camel log string
On Tue, Jan 7, 2014 at 3:03 PM, Satyam Maloo <[email protected]> wrote: > Hi, > > Currently I am logging the operations as : > > <camel:to uri="log:Operation:Started Processing > > Requests?level=DEBUG&showAll=true&multiline=true&showBody=true&showHeaders=true" > /> > > Now, I want to add date to log. How do I do that? > > > > ----- > Satyam A Maloo > -- > View this message in context: > http://camel.465427.n5.nabble.com/Add-date-to-logs-tp5745662.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
