LogEntry<TState>.LogLevel Özellik

Tanım

Günlük düzeyini alır.

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

Özellik Değeri

Bir LogLevel örnek.

Şunlara uygulanır