mirror of
https://github.com/vgough/encfs.git
synced 2024-11-28 19:03:42 +01:00
5f0806c5cc
git-vendor-name: easylogging git-vendor-dir: vendor/github.com/muflihun/easyloggingpp git-vendor-repository: https://github.com/muflihun/easyloggingpp git-vendor-ref: master
26 lines
765 B
Plaintext
26 lines
765 B
Plaintext
|
|
Easylogging++ v9.12 RELEASE NOTES
|
|
---------------------------------
|
|
|
|
==========================
|
|
= NEW FEATURES =
|
|
==========================
|
|
|
|
- Ability to log third-party classes (issue #97)
|
|
- Class to extend to make class loggable (issue #98)
|
|
|
|
==========================
|
|
= IMPROVEMENTS =
|
|
==========================
|
|
|
|
- CHECK_NOTNULL() to expand to fully qualified function name
|
|
- CHECK_EQ and CHECK_NE expands to use CHECK
|
|
- Inlined some methods for performance improvements
|
|
|
|
==========================
|
|
= 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
|