Optional_Optional function called when the provider is added to an IDbg instance
Optional_Optional function called when the provider is removed from a IDbg instance
OptionalchkChecks and returns whether any logging will be performed at the specified level by this provider instance.
The level to check
true if at least one log entry would be recorded otherwise false
Log a message at the provided Debug Level to the debug provider with an optional data details to be associated with the message.
The context for the log message
The message to display to the log
Optionaldata: anyAn optional data element to be associated with the message.
Specifies the interface for debug provider