mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
Formatting, messages
This commit is contained in:
committed by
Mathew Sutcliffe
parent
3c97d68430
commit
1aa8cfb1e8
@@ -64,7 +64,7 @@ namespace BlackCore
|
||||
|
||||
//! Set marker for read failed
|
||||
//! \threadsafe
|
||||
//! \deprecated likely to be removed
|
||||
//! \deprecated 2017-09 likely to be removed, using m_urlReadLog in future
|
||||
void setMarkedAsFailed(bool failed);
|
||||
|
||||
//! Get the read log
|
||||
@@ -116,7 +116,7 @@ namespace BlackCore
|
||||
void logNetworkReplyReceived(QNetworkReply *reply);
|
||||
|
||||
//! Use this to log inconsistent data
|
||||
//! \remark here in a single place severity / format can be adjusted
|
||||
//! \remark here in a single function severity / format can be adjusted
|
||||
static void logInconsistentData(const BlackMisc::CStatusMessage &msg, const char *funcInfo = nullptr);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user