Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlayFab/gsdk
/ shouldLog
Method
shouldLog
cpp/cppsdk/gsdkConfig.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
bool Microsoft::Azure::Gaming::ConfigurationBase::shouldLog()
31
{
32
return true;
33
}
34
35
bool Microsoft::Azure::Gaming::ConfigurationBase::shouldHeartbeat()
36
{
Callers
1
GSDKInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected