LoggingProvider Property
Gets or sets the Autodesk.DataManagement.Client.Framework.Interfaces.ILoggingProvider interface that the Framework will use for logging.
Syntax
public static ILoggingProvider LoggingProvider {get; set;}Public Shared Property LoggingProvider As ILoggingProviderRemarks
If this is not provided, nothing will be logged.