1Easylogging++ v9.26 RELEASE NOTES
2---------------------------------
3
4==========================
5=      NEW FEATURES      =
6==========================
7
8 - Debug version of PLOG (issue #133)
9 - Debug version of SYSLOG
10 - Introduced `PostLogDispatchHandler` to write your own handler for any action after log is dispatched
11 - Introduced `LoggingFlag::ColoredTerminalOutput` to support colorful output if supported by terminal
12
13===========================
14=      API CHANGES        =
15===========================
16
17 - `el::base::PreRollOutHandler` has moved to `el::PreRollOutHandler`
18 - `el::base::LogMessage` has moved to `el::LogMessage`
19
20==========================
21=         NOTES          =
22==========================
23
24 - See https://github.com/easylogging/easyloggingpp/tree/master/doc for other release notes
25 - Closed issues: https://github.com/easylogging/easyloggingpp/issues?page=1&state=closed
26