ILogger.SetDebugLogLevel method
Sets log level to debug level.
public void SetDebugLogLevel()
Remarks
This method sets the debug log level to the highest level. This will cause all debug messages to be logged.
See Also
- interface ILogger
- namespace Autodesk.DataExchange.Core.Interface