-
Notifications
You must be signed in to change notification settings - Fork 847
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
Change LogEmitter to Logger, LogEmitterProvider to LoggerProvider #4721
Conversation
Codecov ReportBase: 90.77% // Head: 90.78% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #4721 +/- ##
=========================================
Coverage 90.77% 90.78%
- Complexity 4817 4818 +1
=========================================
Files 551 551
Lines 14366 14364 -2
Branches 1397 1397
=========================================
- Hits 13041 13040 -1
Misses 909 909
+ Partials 416 415 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Not stale, but blocked until spec PR 2768 is merged. |
Spec PR #2768 has been merged so we should be safe to proceed with this. |
…y-java into rename-log-emitter
…y-java into rename-log-emitter
Related to #4714.