Läs på engelska

Dela via


LoggingEventSource.Keywords.FormattedMessage Field

Definition

Turns on the 'FormatMessage' event when ILogger.Log() is called. Provides the formatted string version of the information.

C#
public const System.Diagnostics.Tracing.EventKeywords FormattedMessage = 4;

Field Value

Value = 4

Applies to

Produkt Versioner
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Framework 4.6.2 (package-provided), 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)