frostfs-node/cmd
Leonard Lyubich 3b797d7957 [#493] node/config/logger: Simplify approach to read the level
Dedicated type `LoggerSection` turned out to be redundant since it doesn't
do a hidden logic and just uses `config.Config` API.

Remove `LoggerSection` type and implement `Level` which do the same.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-01 11:45:38 +03:00
..
neofs-cli [#570] *: Remove usage of deprecated elements from API Go library 2021-05-31 20:45:15 +03:00
neofs-ir [#552] cmd/ir: Remove redundant if-statements before exitErr calls 2021-05-31 10:09:40 +03:00
neofs-node [#493] node/config/logger: Simplify approach to read the level 2021-06-01 11:45:38 +03:00