webserver: slow query logging with traceID (#120)
* webserver: http logging with traceid
This changeset adds HTTP request logging with a traceid which should
help us jump from logs to traces when using Grafana Cloud, and find
trace ids of past requests that were slow.
* fixup! remove dangling import
* loggedSearcher: Log traceID of slow searches
* fixup! Remove HTTPTraceMiddleware
* fixup! Always log