Create `logger` sub-package of `config` package. Implement `LoggerSection` type of logger sub-section. Add `Level` method to read logger level config value. Default level is `info`. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>