HRESULT Debug(LPCWSTR component, LPCWSTR message)

This method logs a debug message. See the description of the Error method for parameters. Debug messages are not saved to the file unless enabled. See the Overview section for details.

Related Topics

ILogger Interface