IExtensibilityLogger Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Logging interface for extension registrars.
public interface class IExtensibilityLogger
public interface IExtensibilityLogger
type IExtensibilityLogger = interface
Public Interface IExtensibilityLogger
Methods
LogError(String, String) | |
LogFatal(String, String) | |
LogInfo(String, String) | |
LogWarning(String, String) |