Loglevel Versions Save

:ledger: Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods

0.5.0

10 years ago

Fix for Modernizr+IE8 issues, improved setLevel error handling, support for auto-activation of desired logging when console eventually turns up in IE8

0.4.0

10 years ago

Use LocalStorage for level persistence if available, compatibility improvements for IE, improved error messages, multi-environment tests

0.3.1

10 years ago

Fixed incorrect text in release build banner, various other minor tweaks

0.3.0

10 years ago

Some bugfixes (#12, #14), cookie-based log level persistence, doc tweaks, support for Bower and JamJS

0.2.0

10 years ago

Updated release with various tweaks and polish and real proper documentation attached

0.1.0

10 years ago

First working release, with apparent compatibility with everything tested