redbird
redbird copied to clipboard
Is is possible to write a custom logger to log full http request?
As I read the code, the redbird use the http-proxy internally, so I think listen to the proxyReq and proxyRes event of http-proxy should work.
But is there a better or official way to do it ?