use-init / init

INIT extends HTML5 Boilerplate, adds more structure for SCSS and JavaScripts files, includes build tasks and a whole lot more.
http://use-init.com/
MIT License
592 stars 69 forks source link

Upgrade console.log / warn via JS #112

Closed anselmh closed 10 years ago

anselmh commented 10 years ago

Guys, what do think about upgrading the console to output a more detailed report when using console.log() and console.warn()?

Details about a solution here: http://remysharp.com/2014/05/23/where-is-that-console-log/

drublic commented 10 years ago

Sounds like a good solution to me. Can you please open a Pull Request for this?

drublic commented 10 years ago

Closing this in favor of #116. Thanks.