Added activation and deactivation of logging without restarting the application

This commit is contained in:
vladimir.kuznetsov
2022-12-28 06:52:02 +03:00
parent ce4ca5c4d5
commit 195663c6e3
3 changed files with 23 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ public:
static bool init();
static void deInit();
static bool openLogsFolder();
static bool openServiceLogsFolder();
static QString appLogFileNamePath();