LoggingEventSource.Keywords.JsonMessage フィールド

定義

ILogger.Log() が呼び出されると、'MessageJson' イベントを有効にします。 引数の JSON 表現を提供します。

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

フィールド値

Value = 8

適用対象