Deli z drugimi prek


LoggingEventSource.Keywords.JsonMessage Field

Definition

Overloads

JsonMessage

Turns on the 'MessageJson' event when ILogger.Log() is called. It gives JSON representation of the Arguments.

JsonMessage

Source:
LoggingEventSource.cs
Source:
LoggingEventSource.cs
Source:
LoggingEventSource.cs
Source:
LoggingEventSource.cs

Turns on the 'MessageJson' event when ILogger.Log() is called. It gives JSON representation of the Arguments.

public: System::Diagnostics::Tracing::EventKeywords JsonMessage = 8;
public const System.Diagnostics.Tracing.EventKeywords JsonMessage = 8;
val mutable JsonMessage : System.Diagnostics.Tracing.EventKeywords
Public Const JsonMessage As EventKeywords  = 8

Field Value

Value = 8

Applies to