easyloggingpp v9.96.7 Release Notes

Release Date: 2018-11-24 // over 5 years ago
  • ๐Ÿ”„ Changelog v9.96.7

    • โž• Adds support for compiling easyloggingpp using Emscripten. This allows the library to be compiled into Javascript or WebAssembly and run in the browser while logging to the browser's Javascript console.

    ๐Ÿ”„ Changelog v9.96.6

    • Storage constructor (indirectly) attempts to access elStorage before it's initialized (issue #660)
    • ๐Ÿ›  Fixed unused variable warning while build without performance logging feature
    • โšก๏ธ Updated license