All Versions
17
Latest Version
Avg Release Cycle
125 days
Latest Release
549 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.6.0 Changes
November 13, 2017โ Add a name property to loggers and add log.getLoggers() (#114), and recommend unpkg as CDN instead of CDNJS.
-
v1.5.1 Changes
October 09, 2017๐ Fix bug (#112) in level-persistence cookie fallback, which failed if it wasn't the first cookie present
-
v1.5.0 Changes
September 11, 2017 -
v1.4.1 Changes
May 31, 2016Reorder UMD (#92) to improve bundling tool compatibility
-
v1.4.0 Changes
August 28, 2015โ Add getLevel(), setDefaultLevel() and getLogger() functionality for more fine-grained log level control
-
v1.3.1 Changes
June 16, 20150๏ธโฃ With the new optional persistence, stop unnecessarily persisting the initially set default level (warn)
-
v1.3.0 Changes
June 03, 2015๐ Make persistence optional in setLevel, plus lots of documentation updates and other small tweaks.