Bob Hagemann 5361fff766 Fix microseconds logging, add decimal seconds.
Apache will log %D microseconds over 1 million for requests that take over a second, this change sync's that access log behavior since the formatting seems to be based on that. So a request that takes 1 second and 30 milliseconds will have 1000030 for this atom.

This pull request  also adds a %L atom for decimal seconds for a quick human-readable latency number. In the above example it would output 1.000030 to the log.
2014-03-27 11:33:16 -07:00
..
2012-10-18 18:12:14 +02:00
2012-10-18 17:58:28 +02:00
2012-10-18 17:58:28 +02:00
2012-12-25 07:00:46 +01:00
2013-08-28 00:40:48 +02:00
2013-12-26 13:42:17 +01:00
2014-02-21 17:14:31 +03:00
2013-12-26 13:42:17 +01:00
2013-12-26 13:42:17 +01:00
2013-08-19 10:38:10 +02:00
2014-03-08 17:14:06 -08:00