1Easylogging++ v9.20 RELEASE NOTES
2---------------------------------
3
4==========================
5=      NEW FEATURES      =
6==========================
7
8 - Introduced `el::Helpers::convertTemplateToStdString` for loggable classes (and other classes) to return `std::string` from easylogging++ friendly templates (issue #114)
9 - Introduced `el::Helpers::commandLineArgs` for reading command line arguments provided
10 - Quoted values in configurations can have double quotes by escaping them using `\` (issue #113)
11 - Helper to configure easylogging++ loggers (global conf) from command line argument (issue #115)
12
13==========================
14=         NOTES          =
15==========================
16
17 - See https://github.com/easylogging/easyloggingpp/tree/master/doc for other release notes
18 - Closed issues: https://github.com/easylogging/easyloggingpp/issues?page=1&state=closed
19