lua-resty-http
lua-resty-http copied to clipboard
Don't log poolname
Remove unconditional logging of poolname (added in #307). It's polluting logs, and OpenResty doesn't have fine-grained log filtering.
If you want to keep this - how about logging it when an undocumented _debug flag is set? It would be set to the value of the internal DEBUG variable from http.lua.