mirror of
https://github.com/vgough/encfs.git
synced 2024-12-01 04:14:30 +01:00
5f0806c5cc
git-vendor-name: easylogging git-vendor-dir: vendor/github.com/muflihun/easyloggingpp git-vendor-repository: https://github.com/muflihun/easyloggingpp git-vendor-ref: master
19 lines
874 B
Plaintext
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
|