Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Handlers being unnecessarily created for logger #1483

Merged
merged 8 commits into from
Mar 28, 2023

Conversation

dbogunowicz
Copy link
Contributor

@dbogunowicz dbogunowicz commented Mar 27, 2023

Fix the issue that I noticed recently: loggers were creating too many handlers and thus logging the same information multiple times. We paired programmed with Konstantin to fix that.

@dbogunowicz dbogunowicz changed the title Fix/damian/logers [Fix] Handlers being unnecessarily created for logger Mar 27, 2023
corey-nm
corey-nm previously approved these changes Mar 27, 2023
Copy link
Contributor

@corey-nm corey-nm left a comment

Choose a reason for hiding this comment

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

Good change 🚀

@rahul-tuli rahul-tuli self-requested a review March 27, 2023 14:24
rahul-tuli
rahul-tuli previously approved these changes Mar 27, 2023
Copy link
Member

@rahul-tuli rahul-tuli left a comment

Choose a reason for hiding this comment

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

@dbogunowicz dbogunowicz changed the base branch from main to SparseBioBert March 27, 2023 14:35
@dbogunowicz dbogunowicz changed the base branch from SparseBioBert to main March 27, 2023 14:35
@dbogunowicz dbogunowicz dismissed stale reviews from rahul-tuli and corey-nm March 27, 2023 14:35

The base branch was changed.

corey-nm
corey-nm previously approved these changes Mar 27, 2023
@dbogunowicz dbogunowicz merged commit e1a9036 into main Mar 28, 2023
@dbogunowicz dbogunowicz deleted the fix/damian/logers branch March 28, 2023 13:24
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.

5 participants