Description
All the debug level logs there are about connection start/stop, except a few that are per request. As a result, we log too much when we're at the debug log level. It could be changed to "trace", but when you're at the trace level you usually end up with a debugger to have all the info you need, so I think it's better to remove them.