encfs/vendor/github.com/muflihun/easyloggingpp/doc/RELEASE-NOTES-v9.76
Valient Gough 5f0806c5cc Add "easylogging" from "https://github.com/muflihun/easyloggingpp@master"
git-vendor-name: easylogging
git-vendor-dir: vendor/github.com/muflihun/easyloggingpp
git-vendor-repository: https://github.com/muflihun/easyloggingpp
git-vendor-ref: master
2017-08-05 23:23:41 -07:00

28 lines
957 B
Plaintext

Easylogging++ v9.76 RELEASE NOTES
---------------------------------
Release type: Major
API changes: No
==========================
= NEW FEATURES =
==========================
- Experimental asynchronous logging using `_ELPP_EXPERIMENTAL_ASYNC_LOGGING` (issue #202)
- `CHECK_BOUNDS` macro to check boundaries (issue #204)
==========================
= API CHANGES =
==========================
- `Logger::flush(Level, base::type::fstream_t)` and `Logger::isFlushNeeded(Level)` made public
==========================
= NOTES =
==========================
- See https://github.com/easylogging/easyloggingpp/blob/v9.76/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
- Removed references to `easylogging.org` as site will no longer service.