collect(Request $request, Response $response, Exception $exception = null)
Collects data for the given Request and Response.
Parameters Request $request A Request instance Response $response A Response instance Exception $exception An Exception instance