mirror of
https://github.com/vgough/encfs.git
synced 2025-01-25 07:08:36 +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
900 B
Plaintext
26 lines
900 B
Plaintext
Easylogging++ v9.26 RELEASE NOTES
|
|
---------------------------------
|
|
|
|
==========================
|
|
= NEW FEATURES =
|
|
==========================
|
|
|
|
- Debug version of PLOG (issue #133)
|
|
- Debug version of SYSLOG
|
|
- Introduced `PostLogDispatchHandler` to write your own handler for any action after log is dispatched
|
|
- Introduced `LoggingFlag::ColoredTerminalOutput` to support colorful output if supported by terminal
|
|
|
|
===========================
|
|
= API CHANGES =
|
|
===========================
|
|
|
|
- `el::base::PreRollOutHandler` has moved to `el::PreRollOutHandler`
|
|
- `el::base::LogMessage` has moved to `el::LogMessage`
|
|
|
|
==========================
|
|
= 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
|