Open briggySmalls opened 4 years ago
Currently it's not very easy to debug issues with the server.
It is easy enough to add logging middleware to gorillamux, in fact it seems so common that people have written some standard handlers.
This would be useful for debugging issues, inspecting requests that hit the server.
Currently it's not very easy to debug issues with the server.
It is easy enough to add logging middleware to gorillamux, in fact it seems so common that people have written some standard handlers.
This would be useful for debugging issues, inspecting requests that hit the server.