encfs/doc/RELEASE-NOTES-v9.70
Valient Gough 59d74aea1f Squashed 'vendor/github.com/muflihun/easyloggingpp/' content from commit 850ea2a9
git-subtree-dir: vendor/github.com/muflihun/easyloggingpp
git-subtree-split: 850ea2a9f151ed648a989dda1cf44e503e45831f
2017-08-05 23:23:41 -07:00

29 lines
1.1 KiB
Plaintext

Easylogging++ v9.70 RELEASE NOTES
---------------------------------
Release type: Minor
API changes: Yes
===========================
= IMPROVEMENTS =
===========================
- Improvements to `PerformanceTrackingCallback` - multiple callbacks
- Removed ability to log from log dispatch and performance tracking callbacks since it causes issue in multi-threaded applications
============================
= REMOVED =
============================
- Removed `el::LoggingFlag::EnableLogDispatchCallback` as it is always enabled now since its used internally
- Removed `el::LoggingFlag::DisablePerformanceTrackingDispatch` as you can do it other way (see samples)
- Removed `el::LoggingFlag::PerformanceTrackingCallback` as it is always enabled now since its used internally
==========================
= NOTES =
==========================
- See https://github.com/easylogging/easyloggingpp/blob/v9.70/README.md for manual for this release
- See https://github.com/easylogging/easyloggingpp/tree/master/doc for other release notes
- Closed issues: https://github.com/easylogging/easyloggingpp/issues?page=1&state=closed