LogEntry<TState>.LogLevel Eigenschaft

Definition

Ruft die Protokollierungsebene ab.

public:
 property Microsoft::Extensions::Logging::LogLevel LogLevel { Microsoft::Extensions::Logging::LogLevel get(); };
public Microsoft.Extensions.Logging.LogLevel LogLevel { get; }
member this.LogLevel : Microsoft.Extensions.Logging.LogLevel
Public ReadOnly Property LogLevel As LogLevel

Eigenschaftswert

Eine LogLevel-Instanz.

Gilt für: