encfs/vendor/github.com/muflihun/easyloggingpp/doc/RELEASE-NOTES-v9.23
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
866 B
Plaintext

Easylogging++ v9.23 RELEASE NOTES
---------------------------------
==========================
= DEPRECATED =
==========================
- `_ELPP_PREVENT_FATAL_ABORT` is replaced with `el::LoggingFlag::DisableApplicationAbortOnFatalLog` (issue #119)
==========================
= NEW FEATURES =
==========================
- Custom installable format specifiers (issue #118)
- Ability to uninstall pre-rollout handler
- New check macros
- CHECK_LT (less-than)
- CHECK_GT (greater-than)
- CHECK_LE (less-than or equal)
- CHECK_GE (greater-than or equal)
==========================
= NOTES =
==========================
- 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