WebConfigurationReaderLevelSwitch Klasa

Definicja

Implementacja LoggingLevelSwitch , która uruchamia wywołanie zwrotne po uruchomieniu OnConfigurationChanged zdarzenia.

public ref class WebConfigurationReaderLevelSwitch : Serilog::Core::LoggingLevelSwitch
public class WebConfigurationReaderLevelSwitch : Serilog.Core.LoggingLevelSwitch
type WebConfigurationReaderLevelSwitch = class
    inherit LoggingLevelSwitch
Public Class WebConfigurationReaderLevelSwitch
Inherits LoggingLevelSwitch
Dziedziczenie
WebConfigurationReaderLevelSwitch

Uwagi

Ten interfejs API obsługuje infrastrukturę platformy .NET i nie jest przeznaczony do użycia bezpośrednio z kodu.

Konstruktory

WebConfigurationReaderLevelSwitch(IWebAppLogConfigurationReader, Func<WebAppLogConfiguration,LogLevel>)

Tworzy nowe wystąpienie klasy WebConfigurationReaderLevelSwitch.

Dotyczy