LoggerFilterOptions.MinLevel Właściwość

Definicja

Pobiera lub ustawia minimalny poziom komunikatów dziennika, jeśli żadna z reguł nie jest zgodna.

public:
 property Microsoft::Extensions::Logging::LogLevel MinLevel { Microsoft::Extensions::Logging::LogLevel get(); void set(Microsoft::Extensions::Logging::LogLevel value); };
public Microsoft.Extensions.Logging.LogLevel MinLevel { get; set; }
member this.MinLevel : Microsoft.Extensions.Logging.LogLevel with get, set
Public Property MinLevel As LogLevel

Wartość właściwości

LogLevel

Dotyczy