forked from abumq/easyloggingpp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE-NOTES-v9.59
33 lines (21 loc) · 890 Bytes
/
RELEASE-NOTES-v9.59
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Easylogging++ v9.59 RELEASE NOTES
---------------------------------
Release type: Major
API changes: No
=========================
= REFACTORING =
=========================
- Removing trailing spaces and reorder Trackable members class to avoid warning on gcc (issue 158)
==========================
= NEW FEATURES =
==========================
- Ability to use multiple loggers to log single message (needs `_ELPP_MULTI_LOGGER_SUPPORT`) (issue #157)
==========================
= BUG FIXES =
==========================
- Segmentation fault when running shared lib apps (issue #160)
==========================
= 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