-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[Bug Fix] Allow logger to support indexing #4595
[Bug Fix] Allow logger to support indexing #4595
Conversation
Hello @zippeurfou! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2020-12-05 20:10:44 UTC |
086d19d
to
a3997fe
Compare
Codecov Report
@@ Coverage Diff @@
## master #4595 +/- ##
=======================================
+ Coverage 90% 93% +3%
=======================================
Files 129 129
Lines 9359 9363 +4
=======================================
+ Hits 8411 8681 +270
+ Misses 948 682 -266 |
Hi @zippeurfou |
Sure happy to do so. |
a3997fe
to
f862e81
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SkafteNicki mind bring a bit light on how this fixes the LF issue?
eventually, this yields an infinite loop if you have miss LoggerCollection
and base logger
@Borda the problem currently is that neither Can you elaborate in which case this can give an infinite loop? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks slightly weird to me. Do you have any other solution in mind ?
Co-authored-by: chaton <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What does this PR do?
This should fix #4540
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In in short, see following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃