You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/releaseNotes.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,3 +111,6 @@ This file describes the main feature changes for each InfoLogger released versio
111
111
112
112
## v2.4.0 - 19/10/2021
113
113
- Added getMessageCount() / resetMessageCount() to keep track of count of messages, by severity.
114
+
115
+
## v2.4.1 - 26/10/2021
116
+
- Added a cleanup/retry in case of corrupted cache of infoLoggerD, to allow immediate restart. The corrupted files are saved and available for later debugging.
0 commit comments