WebConfigurationReaderLevelSwitch Třída

Definice

Implementace LoggingLevelSwitch , která spouští zpětné volání při OnConfigurationChanged spuštění události.

public ref class WebConfigurationReaderLevelSwitch : Serilog::Core::LoggingLevelSwitch
public class WebConfigurationReaderLevelSwitch : Serilog.Core.LoggingLevelSwitch
type WebConfigurationReaderLevelSwitch = class
    inherit LoggingLevelSwitch
Public Class WebConfigurationReaderLevelSwitch
Inherits LoggingLevelSwitch
Dědičnost
WebConfigurationReaderLevelSwitch

Poznámky

Toto rozhraní API podporuje infrastrukturu .NET a není určeno k použití přímo z vašeho kódu.

Konstruktory

WebConfigurationReaderLevelSwitch(IWebAppLogConfigurationReader, Func<WebAppLogConfiguration,LogLevel>)

Vytvoří novou instanci třídy WebConfigurationReaderLevelSwitch.

Platí pro