easyloggingpp v9.96.2 Release Notes

Release Date: 2018-02-27 // about 6 years ago
  • ๐Ÿ”„ Changelog

    โšก๏ธ Updates

    • ๐ŸŒฒ Dispatcher now passes in pointer to log message instead of creating on the fly
    • ๐Ÿ‘€ Introduced new constructor for Writer for advanced usage (see muflihun/residue)
    • ๐Ÿ‘‰ Use std::unordered_map for memory management instead of std::map issue #611

    You may also be interested in Easylogging++ binding for Node.js