RunJS
RunJS copied to clipboard
implement console.trace()
Could it be possible to implement console.trace? Right now the method is present in the console object but returns undefined (if you check them to be shown).
👍 will be good to have this at some point.