mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
refs #288, convenience methods in log message
This commit is contained in:
committed by
Roland Winklmeier
parent
d6cc6e3dd3
commit
159dbe9f5a
@@ -111,6 +111,9 @@ namespace BlackMisc
|
||||
//! Set the severity to error, providing a format string.
|
||||
CLogMessage &error(QString format);
|
||||
|
||||
//! Log message by status message
|
||||
CLogMessage &statusMessage(const CStatusMessage &statusMessage);
|
||||
|
||||
//! Set the severity to info, providing a format string, and adding the validation category.
|
||||
CLogMessage &validationInfo(QString format);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user