leapp icon indicating copy to clipboard operation
leapp copied to clipboard

Unify logger.conf and the fallback code

Open bocekm opened this issue 5 years ago • 3 comments

  • 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

bocekm avatar Mar 10 '20 20:03 bocekm

Can one of the admins verify this patch?

centos-ci avatar Mar 10 '20 20:03 centos-ci

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

leapp-bot avatar Mar 19 '20 09:03 leapp-bot

@oamg/developers Do we still want this? I'd rather close and reopen on demand.

fernflower avatar Jun 07 '22 12:06 fernflower