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
@@ -132,3 +132,6 @@ This file describes the main feature changes for each InfoLogger released versio
132
132
133
133
## v2.5.2 - 03/10/2022
134
134
- added optional parameter to InfoLogger::filterDiscardSetFile(), to ignore debug messages when set.
135
+
136
+
## v2.5.3 - 24/10/2022
137
+
- Common/SimpleLog update: fiterDiscardSetFile / rotateMaxFiles parameter: If one, a single file is created and cleared immediately, and messages are discarded after reaching rotateMaxBytes.
0 commit comments