Closed anselmh closed 10 years ago
Guys, what do think about upgrading the console to output a more detailed report when using console.log() and console.warn()?
console.log()
console.warn()
Details about a solution here: http://remysharp.com/2014/05/23/where-is-that-console-log/
Sounds like a good solution to me. Can you please open a Pull Request for this?
Closing this in favor of #116. Thanks.
Guys, what do think about upgrading the console to output a more detailed report when using
console.log()
andconsole.warn()
?Details about a solution here: http://remysharp.com/2014/05/23/where-is-that-console-log/