mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Ref T773, clear log when written, set object name for logger
This commit is contained in:
committed by
Mat Sutcliffe
parent
f6c5e6f3cb
commit
a629b70724
@@ -104,7 +104,7 @@ namespace BlackMisc
|
||||
static const CLogCategoryList &getLogCategories();
|
||||
|
||||
//! Write a log in background
|
||||
CWorker *writeLogInBackground();
|
||||
CWorker *writeLogInBackground(bool clearLog);
|
||||
|
||||
//! Clear log file
|
||||
void clearLog();
|
||||
|
||||
Reference in New Issue
Block a user