mirror of
https://github.com/vgough/encfs.git
synced 2024-11-25 01:13:12 +01:00
59d74aea1f
git-subtree-dir: vendor/github.com/muflihun/easyloggingpp git-subtree-split: 850ea2a9f151ed648a989dda1cf44e503e45831f
30 lines
1005 B
Plaintext
30 lines
1005 B
Plaintext
Easylogging++ v9.94 RELEASE NOTES
|
|
---------------------------------
|
|
|
|
Release type: Minor
|
|
API changes: No
|
|
Breaking Change: No
|
|
|
|
==========================
|
|
= FIXES =
|
|
==========================
|
|
|
|
- Fixed performance tracking time unit and calculations
|
|
|
|
==========================
|
|
= FEATURES =
|
|
==========================
|
|
|
|
- Restored `ELPP_DEFAULT_LOGGER` and `ELPP_DEFAULT_PERFORMANCE_LOGGER`
|
|
- Helpers::getThreadName for reading current thread's name
|
|
- Custom format specifier now has to return `std::string` instead
|
|
- Merged `thread_name` with `thread` if thread name is available it's used otherwise ID is displayed
|
|
|
|
==========================
|
|
= NOTES =
|
|
==========================
|
|
|
|
- See https://github.com/muflihun/easyloggingpp/blob/9.93/README.md for manual for this release
|
|
- See https://github.com/muflihun/easyloggingpp/tree/master/doc for other release notes
|
|
- Closed issues: https://github.com/muflihun/easyloggingpp/issues?page=1&state=closed
|