bahmutov / console-log-div

Clones console.log calls to a created div in the page. Great for demos and experiments.
http://glebbahmutov.com/console-log-div/test/index.html
95 stars 18 forks source link

Added support for warn #9

Closed luqmanrom closed 9 years ago

luqmanrom commented 9 years ago

I added support for console.warn.

bahmutov commented 9 years ago

Hey, @luqmanrom do you want me to merge this?