caused by https://github.com/src-d/sourced-ce/issues/142
bblfsh-web command is now using flag and github.com/sirupsen/logrus instead of our standard go-cli, so it's not possible to control the logging level from the outside with env variables as it would be desirable.
We could maybe migrate to go-cli.