-
Notifications
You must be signed in to change notification settings - Fork 14k
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: API logger output #17981
fix: API logger output #17981
Conversation
Codecov Report
@@ Coverage Diff @@
## master #17981 +/- ##
==========================================
+ Coverage 67.07% 67.10% +0.02%
==========================================
Files 1609 1610 +1
Lines 64903 64973 +70
Branches 6868 6868
==========================================
+ Hits 43535 43601 +66
- Misses 19502 19506 +4
Partials 1866 1866
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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 with a super minor comment
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
* fix: Improve logger messages on core API * revert package.json change * fix * black * improve log message * improve message
* fix: Improve logger messages on core API * revert package.json change * fix * black * improve log message * improve message
* fix: Improve logger messages on core API * revert package.json change * fix * black * improve log message * improve message
SUMMARY
Improve logger messages on core API
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION