encfs/doc/RELEASE-NOTES-v9.20
Valient Gough 59d74aea1f Squashed 'vendor/github.com/muflihun/easyloggingpp/' content from commit 850ea2a9
git-subtree-dir: vendor/github.com/muflihun/easyloggingpp
git-subtree-split: 850ea2a9f151ed648a989dda1cf44e503e45831f
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