Disable SDK debug messages

How can I disable the debug messages when running in standalone mode?

Specific messages are:

MIP: Debug: ServiceReg: ():https://localhost/ManagementServer/ServiceRegistrationService.svc, Count=5

MIP: Debug: CommunicationClient ():Thread ComunicationState = Created

MIP: Debug: CreateServiceRegistrationProxy ():isBasic =True, ServerType=XPCO

MIP: Debug: ServiceApiSvcHelper.SetCredentials ():Basic=True

Currently you cannot.

Based on your question here Milestone Development will make a change to a future version of the MIP SDK so that these will be shown only if enabled by using >

abstract bool VideoOS.Platform.EnvironmentManager.TraceFunctionCalls [get, set]