Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 815 Bytes

loggingchannel_logvaluepair_2057254811.md

File metadata and controls

28 lines (20 loc) · 815 Bytes
-api-id -api-type
M:Windows.Foundation.Diagnostics.LoggingChannel.LogValuePair(System.String,System.Int32)
winrt method

Windows.Foundation.Diagnostics.LoggingChannel.LogValuePair

-description

Logs data to the current LoggingChannel.

-parameters

-param value1

The string to associate with value2.

-param value2

The value to associate with value1.

-remarks

Call the LogValuePair method to log data as a key-value pair to the current LoggingChannel.

-examples

-see-also

LogValuePair(String, Int32, LoggingLevel), LoggingSession