SDKOptions.Logger property
The ILogger interface object enables logging of events, messages, and errors during execution, offering valuable insight for application debugging, monitoring, and maintenance.
public ILogger Logger { get; set; }
Property Value
The logger.
See Also
- class SDKOptions
- namespace Autodesk.DataExchange