MCPcopy 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
30bool Microsoft::Azure::Gaming::ConfigurationBase::shouldLog()
31{
32 return true;
33}
34
35bool Microsoft::Azure::Gaming::ConfigurationBase::shouldHeartbeat()
36{

Callers 1

GSDKInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected