encfs/vendor/github.com/muflihun/easyloggingpp/doc/RELEASE-NOTES-v9.20
Valient Gough 5f0806c5cc Add "easylogging" from "https://github.com/muflihun/easyloggingpp@master"
git-vendor-name: easylogging
git-vendor-dir: vendor/github.com/muflihun/easyloggingpp
git-vendor-repository: https://github.com/muflihun/easyloggingpp
git-vendor-ref: master
2017-08-05 23:23:41 -07:00

19 lines
874 B
Plaintext

Easylogging++ v9.20 RELEASE NOTES
---------------------------------
==========================
= NEW FEATURES =
==========================
- Introduced `el::Helpers::convertTemplateToStdString` for loggable classes (and other classes) to return `std::string` from easylogging++ friendly templates (issue #114)
- Introduced `el::Helpers::commandLineArgs` for reading command line arguments provided
- Quoted values in configurations can have double quotes by escaping them using `\` (issue #113)
- Helper to configure easylogging++ loggers (global conf) from command line argument (issue #115)
==========================
= 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