Прочетете на английски Редактиране

Споделяне чрез


ILoggerDelegateV2 Interface

Definition

Caution

ILoggerDelegateV2 is deprecated, use ILoggerDelegateV3. ILoggerDelegateV2 will be removed in MIP 1.13

The interface to the MIP SDK logger with support for a loggerContext that was passed in on an API call

C#
public interface ILoggerDelegateV2 : Microsoft.InformationProtection.ILoggerDelegate
C#
[System.Obsolete("ILoggerDelegateV2 is deprecated, use ILoggerDelegateV3.  ILoggerDelegateV2 will be removed in MIP 1.13", false)]
public interface ILoggerDelegateV2 : Microsoft.InformationProtection.ILoggerDelegate
Derived
Attributes
Implements

Methods

Flush()

Flush the logger.

(Inherited from ILoggerDelegate)
Init(String)

Initialize the logger.

(Inherited from ILoggerDelegate)
WriteToLog(LogLevel, String, String, String, Int32, Object)

Write a log statement to log file.

WriteToLog(LogLevel, String, String, String, Int32)

Write a log statement to log file.

(Inherited from ILoggerDelegate)

Applies to

Продукт Версии (остаряло)
Microsoft.InformationProtection 1.9.78, 1.10.93, 1.11.53 (1.12.61, 1.13.161, 1.14.108, 1.15.107, 1.16.126)