leapp
leapp copied to clipboard
Unify logger.conf and the fallback code
- use logging.Formatter.converter = time.gmtime for both the file config and fallback config to have the same (UTC) time, in both cases
- unify log levels, using the fallback as the ones to use also in the conf file
Can one of the admins verify this patch?
Thank you for contributing to the Leapp project!
Please note that every PR needs to comply with the Leapp Guidelines, pass tests and linter checks before it can be merged.
If you want to re-run tests or request review, you can use following commands as a comment:
- leapp-ci build to run unit tests and copr build
- e2e tests to run unit tests, copr build and end-to-end tests (OAMG members only)
- review please to notify leapp developers of review request
@oamg/developers Do we still want this? I'd rather close and reopen on demand.