server: Remove log-spam seen at startup
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: keegancsmith
We aim to have minimal log output when starting sourcegraph server. The only log output should be from frontend (announcing its listening address and ascii art) and management console (announcing its listening address)
Fixes https://github.com/sourcegraph/sourcegraph/issues/4569
Push commits to the source branch or add previously merged commits to review them.