Skip to content

Conversation

@avelichka
Copy link
Contributor

Replacing the f-strings in logging with %-style formatted strings.

Signed-off-by: Velichka Atanasova avelichka@vmware.com

Please fill in the fields below to submit a pull request. The more information
that is provided, the better.

Fixes #1400

Description of the changes being introduced by the pull request:

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Replacing the f-strings in logging with %-style formatted strings.

Signed-off-by: Velichka Atanasova <avelichka@vmware.com>
Copy link
Member

@jku jku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine to me. The logging still takes a lot of vertical space and some of it is not that useful ... but maybe we let teodora do the refactoring and then take a look at that

Copy link
Collaborator

@MVrachev MVrachev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jku jku merged commit e6813e4 into theupdateframework:develop Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ngclient: Use %-style formatting in logging

3 participants