Click or drag to resize

SdkConfigurationCommonLogging Property

Indicates whether SDK logging should be enabled

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
public bool Logging { get; }

Property Value

Boolean
Remarks
If this is set to false we will be unable to help you with any SDK problems
See Also