We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9a9dc commit 995e761Copy full SHA for 995e761
doc/releaseNotes.md
@@ -145,3 +145,8 @@ This file describes the main feature changes for each InfoLogger released versio
145
## v2.7.0 - 25/07/2024
146
- Added functions to keep a history of latest log messages: see historyReset() and historyGetSummary().
147
- Added function to register error codes descriptions to format message summaries in history.
148
+
149
+## v2.7.1 - 16/08/2024
150
+- o2-infologger-adminDb:
151
+ - added interactive confirmation prompt when clearing/deleting non-empty tables, unless option '-o noWarning' is set.
152
+ - added command '-c status' to display status information about infoLogger database content (number of tables, number of rows, data size).
0 commit comments