Fork me on GitHub
#ring
<
2017-09-19
>
rickmoynihan15:09:54

Does anyone know of a ring middleware that will log the total time a request takes to process? Obviously a simple middleware is easy to write, but I’d like to handle the case where the body is a PipedInputStream as well