Sergey
Sergey
@julienrbrt when can we expect cosmovisor v1.6.0 which I assume will include that fix?
@alexanderbez won't `zerolog.SetGlobalLevel()` work here?
@alexanderbez as far as I know it's not a call to a method of a specific Logger, but a call to a function within the library itself, and apparently it's...
@alexanderbez also brainstorming: the log-level change should be called not within the CLI subcommand, but within the node itself, and there should be some interface between the node and the...
@alexanderbez B) won't work properly if it's done mid-migration as it'll end up corrupting the state (I had exactly this when restarting my Neutron node mid v2.0 migration)
(I can and likely will add it by myself, if there's no objection)
@gotjosh okay I made a PR, can you look into that or ask somebody to review it? (not sure what's the workflow here)
@gotjosh can you review or ping somebody to do that?
@gotjosh I am ok with this, I can do the following: 1) make a PR on prometheus/common moving what I wrote here to there 2) make a PR on this...
I'll close this one as it'll be required to rewrite it anyways.