v9.96.2
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 ofstd::map
issue #611
You may also be interested in Easylogging++ binding for Node.js