# Console Wrapper (previously JS Logger)


I've moved the [Console Wrapper](http://code.google.com/p/js-console-wrapper/) (previous called [JS Logger](http://www.talkapex.com/2010/08/javascript-console-logger.html)) code to be hosted as a Google project here: [http://code.google.com/p/js-console-wrapper/](http://code.google.com/p/js-console-wrapper/)

I decided to create a Google project since maintaining code via a blog is not the best or easiest thing to do. I will continue to blog about any major updates but all examples, documentation, issues, and code will be maintained on the Google project page.

<span style="font-style:italic;">Previous references to Console Wrapper
- [http://www.talkapex.com/2010/08/javascript-console-logger.html](http://www.talkapex.com/2010/08/javascript-console-logger.html)
- [http://www.talkapex.com/2011/01/js-logger-101-logparams.html](http://www.talkapex.com/2011/01/js-logger-101-logparams.html)
</span>

