[breaking-change] Remove the `log-level` config option.
This reverts commit 351d0a0c85a946d5a453b36ffbc5fe8a64f52a5f.
This option does not have any effect at the moment and may potentially
confuse users. It can be easily reintroduced later (by reverting this
commit) once we start logging at any level other than `info`.