Windows.Foundation.Diagnostics
Windows.Foundation.Diagnostics
Windows.Foundation.Diagnostics
Windows.Foundation.Diagnostics
Namespace
Provides classes for logging messages and tracing events.
Classes
Interfaces
| IErrorReportingSettings IErrorReportingSettings IErrorReportingSettings IErrorReportingSettings |
Represents diagnostic error reporting settings. |
| IFileLoggingSession IFileLoggingSession IFileLoggingSession IFileLoggingSession |
Represents the destination of logged messages from LoggingChannel instances. |
| ILoggingChannel ILoggingChannel ILoggingChannel ILoggingChannel |
Represents a source of log messages. |
| ILoggingSession ILoggingSession ILoggingSession ILoggingSession |
Represents the destination of logged messages from LoggingChannel instances. |
| ILoggingTarget ILoggingTarget ILoggingTarget ILoggingTarget |
Logs events. |
Enums
| CausalityRelation CausalityRelation CausalityRelation CausalityRelation |
Tracks ways that synchronous work items may interact with asynchronous operations. |
| CausalitySource CausalitySource CausalitySource CausalitySource |
Provides flags that listeners use to filter tracing events. |
| CausalitySynchronousWork CausalitySynchronousWork CausalitySynchronousWork CausalitySynchronousWork |
Indicates the relationship between a work item and an asynchronous operation. |
| CausalityTraceLevel CausalityTraceLevel CausalityTraceLevel CausalityTraceLevel |
Specifies a logging level that listeners can use for trace filtering. |
| ErrorOptions ErrorOptions ErrorOptions ErrorOptions |
Specifies the type of diagnostic error reporting for a thread. |
| LoggingFieldFormat LoggingFieldFormat LoggingFieldFormat LoggingFieldFormat |
Specifies the format of an event field. |
| LoggingLevel LoggingLevel LoggingLevel LoggingLevel |
Specifies the severity level of an event. |
| LoggingOpcode LoggingOpcode LoggingOpcode LoggingOpcode |
Specifies an event opcode. Opcodes represent an operation within a component of an application and are used to logically group events. |