Jiri Denemark a1fe02f0e9 log: Separate thread ID from timestemp in ring buffer
When we write a log message into a log, we separate thread ID from
timestamp using ": ". However, when storing the message into the ring
buffer, we omitted the separator, e.g.:

    2013-02-27 11:49:11.852+00003745: ...
2013-03-27 09:00:35 +01:00
..
2013-03-22 13:05:46 +01:00
2013-03-22 12:45:14 +01:00
2012-12-21 11:17:14 +00:00
2013-01-11 11:03:23 +00:00
2012-12-21 11:17:13 +00:00
2013-01-14 13:25:47 +00:00
2013-01-14 13:25:47 +00:00
2013-02-12 09:00:15 -07:00
2013-02-01 16:01:45 -07:00
2012-04-19 10:21:43 -04:00
2012-12-21 11:19:49 +00:00
2013-01-11 11:03:22 +00:00
2012-12-21 11:17:13 +00:00
2013-03-20 19:37:00 +08:00
2013-03-20 19:37:00 +08:00
2013-01-17 16:39:10 -07:00
2013-01-16 11:02:58 +00:00
2013-03-12 18:07:11 +00:00
2013-03-25 21:18:14 +08:00
2012-12-21 11:19:49 +00:00
2013-02-27 11:49:03 +01:00
2012-12-21 11:19:50 +00:00