Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 820 Bytes

loggingchannel_logevent_2134360499.md

File metadata and controls

27 lines (19 loc) · 820 Bytes
-api-id -api-type
M:Windows.Foundation.Diagnostics.LoggingChannel.LogEvent(System.String,Windows.Foundation.Diagnostics.LoggingFields)
winrt method

Windows.Foundation.Diagnostics.LoggingChannel.LogEvent

-description

Logs an event with the specified name and fields.

-parameters

-param eventName

The name for this event.

-param fields

The fields for this event. May be null.

-remarks

-examples

-see-also

LogEvent(String), LogEvent(String, LoggingFields, LoggingLevel), LogEvent(String, LoggingFields, LoggingLevel, LoggingOptions)