adamschwartz / log

Console.log with style.
https://adamschwartz.co/log
MIT License
3.01k stars 140 forks source link

Console.log Backtrace #38

Closed killrawr closed 8 years ago

killrawr commented 8 years ago

I think it would be neat if the Log provided details of the original SCRIPT

javascript_console

I generally tend to use the console as a Debugging Tool, for reading value data and so fourth.

But with the Log.js all console events, originate from log.js:line regardless of the originating script.

adamschwartz commented 8 years ago

Please see #1