mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
[xswiftbus] Stop logging probe failures after a certain number
To avoid flooding the log with messages.
This commit is contained in:
@@ -39,6 +39,7 @@ namespace XSwiftBus
|
||||
|
||||
private:
|
||||
XPLMProbeRef m_ref = nullptr;
|
||||
mutable int m_logMessageCount = 0;
|
||||
};
|
||||
} // ns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user