Standard start of rails log message is like this:
Started GET "/newrelic" for 192.168.18.36 at 2013-09-04 15:19:34 +0200
But I would like to have something like this:
[request_id] Started GET "/newrelic" for 192.168.18.36 at 2013-09-04 15:19:34 +0200
Is it possible to achevie this?