frostfs-node/pkg/util/logger
Leonard Lyubich 2a970b0125 [#493] logger: Do not set global fields in constructor
Remove setting of `app_name` and `app_version` fields in `NewLogger`
constructor. Set these fields in Node and IR application in already
constructed log and remove them from viper .

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-11 12:35:12 +03:00
..
test Add Inner Ring code 2020-07-24 17:07:37 +03:00
logger.go [#493] logger: Do not set global fields in constructor 2021-05-11 12:35:12 +03:00