Skip to content

Conversation

@mureinik
Copy link
Contributor

This recipe fixes usage of util.log, not log.util (which isn't even a thing in core Node.js).

Fixes: #257

This recipe fixes usage of `util.log`, not `log.util` (which isn't even
a thing in core Node.js).

Fixes: nodejs#257
@mureinik mureinik force-pushed the util-log-description branch from 568d7c7 to 05ea481 Compare October 31, 2025 09:23
Copy link
Member

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

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

LGMT ! and good catch

@AugustinMauroy AugustinMauroy requested a review from a team October 31, 2025 12:53
@AugustinMauroy AugustinMauroy merged commit eaa6356 into nodejs:main Oct 31, 2025
@AugustinMauroy
Copy link
Member

Thanks @mureinik for your first contribution 🎉

@JakobJingleheimer
Copy link
Member

Thanks!

@mureinik mureinik deleted the util-log-description branch October 31, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

util-log-to-console-log has an incorrect description

4 participants