ad0fcfffeb
Have each command create their own logger rather than using the one from `cmd.Context()`. This is because that one gets created "too early" when `--log-*` flags have not been parsed yet. Fixes #181 Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com> |
||
---|---|---|
.. | ||
cmd | ||
logger | ||
main.go |