Skip to content

v9.96.2

Compare
Choose a tag to compare
@abumq abumq released this 27 Feb 00:35
· 150 commits to master since this release
f508c0c

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