Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(config): apply CLI logger options as soon as we can
We use logging even before parsing the config file - for instance to show the path of the config file that is actually being loaded. At that time, we can't configure the logger based on the config file, but we can already apply the command line arguments.
- Loading branch information