| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
Codecov Report❌ Patch coverage is 94.36620% with 8 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #60116 +/- ##
==========================================
- Coverage 88.45% 88.44% -0.02%
==========================================
Files 703 704 +1
Lines 207796 207947 +151
Branches 40021 40046 +25
==========================================
+ Hits 183806 183912 +106
- Misses 15977 16021 +44
- Partials 8013 8014 +1
... and 30 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
|
util.log is a deprecated api that has been removed. |
Sorry, something went wrong.
There was a problem hiding this comment.
Good work!
This has three problems:
I’m not convinced this is a good addition to Node.js, and we should focus on actually adding the log system #49296.
Sorry, something went wrong.
I agree and that was my suggestion actually 😄 |
Sorry, something went wrong.
There was a problem hiding this comment.
util.log has been used so if we introduce as it it's will be a massive breaking change
https://nodejs.org/docs/latest/api/deprecations.html#DEP0059
Sorry, something went wrong.
|
I'll close this PR and contribute to #49296 instead. thanks for the reviews! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
hello everyone, last week we disscused this issues : #190,#60032, later we think related nodejs/performance this issue, and @RafaelGSS suggestion after I try create new util.log method for memory friendly log
this new log method : async buffering + batch writes provides