Skip to content

Conversation

@SalDaniele
Copy link

Previously, we would invoke logger before initilizing it, which was a bug.

Additionally, we had multiple instances of logger spread out throughout the code. It seems cleaner to define this once, and provide a single method to update the verbosity.

Previously, we would invoke logger before initilizing it, which was a
bug.

Additionally, we had multiple instances of logger spread out throughout
the code. It seems cleaner to define this once, and provide a single
method to update the verbosity.

Signed-off-by: Salvatore Daniele <sdaniele@redhat.com>
@bn222 bn222 merged commit 1e3f3b9 into bn222:main Jan 17, 2025
1 check passed
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.

2 participants