v9.96.2
版本发布时间: 2018-02-27 08:35:59
abumq/easyloggingpp最新发布版本:v9.97.1(2023-07-20 11:47:10)
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