Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 829 Bytes

iloggingchannel_logvaluepair_1788406125.md

File metadata and controls

30 lines (21 loc) · 829 Bytes
-api-id -api-type
M:Windows.Foundation.Diagnostics.ILoggingChannel.LogValuePair(System.String,System.Int32,Windows.Foundation.Diagnostics.LoggingLevel)
winrt method

Windows.Foundation.Diagnostics.ILoggingChannel.LogValuePair

-description

Logs data to the current LoggingChannel with the specified LoggingLevel.

-parameters

-param value1

The string to associate with value2.

-param value2

The value to associate with value1.

-param level

The logging level.

-remarks

-examples

-see-also

LoggingChannel, LogValuePair(String, Int32)