mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
CFileLogger: group messages by category.
This commit is contained in:
committed by
Klaus Basan
parent
8e6422d2be
commit
6bfbaefdc8
@@ -70,6 +70,7 @@ namespace BlackMisc
|
||||
QTextStream m_stream;
|
||||
QString m_applicationName;
|
||||
QString m_logPath; //!< Empty by default. Hence the working directory "." is used
|
||||
QString m_previousCategories;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user