Are there any logging frameworks for JavaScript?
A:
Yes! And if you had bothered to Google, you would have found examples such as Log4JS, a port of Log4J, etc.
Jani Hartikainen
2009-09-14 18:50:50
Google doesn't provide the ability to get the input of the SO community. Perfect case of a question where you can get answers on Google, but you can get (at least potentially) better answers here.
MatrixFrog
2010-08-12 22:13:33
He didn't ask for recommendations or anything which would require human input =)
Jani Hartikainen
2010-08-13 13:09:50
+4
A:
Try log4js...
Log4js is a logging framework for JavaScript. The main goal is to have a robust and solid logging API which is very simmilar to the Java logging framework Log4j.
Paul Dixon
2009-09-14 18:52:27
+2
A:
log4javascript is in my opinion the best cross-browser JavaScript logging library.
But then I would say that, since I wrote it.
Tim Down
2009-11-07 16:41:23