Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 826 Bytes

loggingchannel_logvaluepair_1788406125.md

File metadata and controls

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

Windows.Foundation.Diagnostics.LoggingChannel.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

LogValuePair(String, Int32), LoggingSession