Share via


WebConfigurationReaderLevelSwitch 類別

定義

LoggingLevelSwitch 事件引發時執行回呼的實作 OnConfigurationChanged

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

備註

此 API 支援 .NET 基礎結構,不適合直接從您的程式碼使用。

建構函式

WebConfigurationReaderLevelSwitch(IWebAppLogConfigurationReader, Func<WebAppLogConfiguration,LogLevel>)

建立 WebConfigurationReaderLevelSwitch 類別的新執行個體。

適用於