-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.
Description
https://nodejs.org/api/util.html#util_custom_inspection_functions_on_objects
The use of obj.inspect
as part of inspecting (and therefore console.log
) seems to catch people out https://twitter.com/wSokra/status/910070904666943489.
Given that there's a Symbol now, is there a plan to deprecate obj.inspect
?
sindresorhus, Pajn, IllusionMH, sokra, BridgeAR and 6 more
Metadata
Metadata
Assignees
Labels
utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.