mirror of
https://github.com/vgough/encfs.git
synced 2025-01-02 20:19:11 +01:00
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
|