5748: Log clock time for each request.
authorTom Clegg <tom@curoverse.com>
Fri, 8 May 2015 05:17:40 +0000 (01:17 -0400)
committerTom Clegg <tom@curoverse.com>
Fri, 8 May 2015 18:07:46 +0000 (14:07 -0400)
commita7af112f0554002ec1ce07312c39e480fc7437f7
treec1d8546ffa265b209c39f9bca6556305244df2c5
parent4e26efd8ee2d1896e329dc32488346341557a15b
5748: Log clock time for each request.

For successful responses, log the standard HTTP status text for the
response code (instead of logging "OK" for any status<400).
services/keepstore/logging_router.go