JavaScript Logging & Debugging

I’m a huge fan of A List Apart (even though I don’t find myself reading it that often). They have some really good articles on many different issues surrounding web design and coding techniques. Today I stumbled upon an article on JavaScript Logging that looks like it will prove to be very helpful when developing complex JavaScript applications. In fact, I’m working on project where I think this may come in handy.

One thought on “JavaScript Logging & Debugging

  1. <p>Try my logging framework log4javascript for complex JavaScript projects – it’s more fully featured than fvlogger and has a very nice searchable, filterable logging console.</p>