[xswiftbus] Stop logging probe failures after a certain number

To avoid flooding the log with messages.
This commit is contained in:
Mat Sutcliffe
2020-01-19 22:16:31 +00:00
parent 90b307d868
commit 3a73933cf1
2 changed files with 12 additions and 6 deletions

View File

@@ -39,6 +39,7 @@ namespace XSwiftBus
private:
XPLMProbeRef m_ref = nullptr;
mutable int m_logMessageCount = 0;
};
} // ns