Sam a4c539bade FEATURE: Allow registration of detailed request logger
Detailed request loggers can be used to gather rich timing info
from all requests (which in turn can be forwarded to monitoring solution)

Middleware::RequestTracker.detailed_request_logger(->|env, data| do
   # do stuff with env and data
end
2017-10-18 12:10:30 +11:00
..
2017-07-28 10:20:09 +09:00
2017-07-28 11:59:12 -04:00
2017-10-04 15:59:16 +11:00
2017-10-09 10:27:52 +11:00
2017-07-28 10:20:09 +09:00
2017-08-21 22:28:43 +09:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00