Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 967 Bytes

loggingactivity_logevent_1865424709.md

File metadata and controls

30 lines (21 loc) · 967 Bytes
-api-id -api-type
M:Windows.Foundation.Diagnostics.LoggingActivity.LogEvent(System.String,Windows.Foundation.Diagnostics.LoggingFields,Windows.Foundation.Diagnostics.LoggingLevel)
winrt method

Windows.Foundation.Diagnostics.LoggingActivity.LogEvent

-description

Logs an event with the specified name, fields, and level.

-parameters

-param eventName

The name for this event.

-param fields

The fields for this event. May be null.

-param level

The severity level for this event.

-remarks

-examples

-see-also

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