I would like to disable all logs coming from the SDK like:
MIP: Debug: Environment:Initialize ():
MIP: Debug: LoginSettings.ctor (): Constructed for instance=ffeb22e6-1d76-46fe-bebd-59684dd7cf5d, IdentityTokenCache is null
I tried setting EnvironmentManager.Instance.TraceFunctionCalls = false but it didn’t change anything.
I’m using the latest of MilestoneSystems.VideoOS.Platform.SDK, version: 23.2.1
please advise if there is a way for disabling all MIP: logs.