Skip to content

Change doc to follow major browser console api

Created by: aks-

I have changed the doc to follow this spec https://github.com/DeveloperToolsWG/console-object/blob/master/api.md There are few methods whose signatures are not changed as the behaviour of those methods in node is different than the browser spec (e.g. console.assert).

Merge request reports

Loading