fix: panic on flag parsing error (#238)
This is a follow-up for #235. We setup the default logger only after the flags are parsed successfully. That's because we init the logger according to the --log-level flag value.
This commit is contained in:
parent
fcbd6aff29
commit
faaf172615
Loading…
Reference in New Issue