Refactoring/service logging functional (#793)
This commit is contained in:
parent
1343d10aa7
commit
264d77463d
8 changed files with 38 additions and 5 deletions
|
|
@ -26,6 +26,7 @@ public:
|
|||
|
||||
static bool init();
|
||||
static void deInit();
|
||||
static bool setServiceLogsEnabled(bool enabled);
|
||||
static bool openLogsFolder();
|
||||
static bool openServiceLogsFolder();
|
||||
static QString appLogFileNamePath();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue