I am working on a proof of concept using Angular JavaScript.
How to debug the Angular JavaScript code in different browsers (Firefox and Chrome) ?
there is also $log that you can use! it makes use of your console in a way that you want it to work!
showing the error/warning/info the way your console shows you normally!
use this > Document