-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
Labels
consoleIssues and PRs related to the console subsystem.Issues and PRs related to the console subsystem.
Description
At the moment we have DeveloperToolsWG document about Console object (console.assert) and it's quitely strange to have different behaviour for console.assert
in node environment.
Method console.assert
was introduced in the early state of node development in 2010 via process.assert
: 8e9f59a.
But now, when we very close to have document for Console object... What you think about fix console.assert
behaviour in the next major release to stop throwing? And even fix all Console object methods?
blond
Metadata
Metadata
Assignees
Labels
consoleIssues and PRs related to the console subsystem.Issues and PRs related to the console subsystem.