WebConfigurationReaderLevelSwitch Classe

Definição

A LoggingLevelSwitch implementação que executa o retorno de chamada quando o OnConfigurationChanged evento é acionado.

public ref class WebConfigurationReaderLevelSwitch : Serilog::Core::LoggingLevelSwitch
public class WebConfigurationReaderLevelSwitch : Serilog.Core.LoggingLevelSwitch
type WebConfigurationReaderLevelSwitch = class
    inherit LoggingLevelSwitch
Public Class WebConfigurationReaderLevelSwitch
Inherits LoggingLevelSwitch
Herança
WebConfigurationReaderLevelSwitch

Comentários

Essa API dá suporte à infraestrutura do .NET e não se destina a ser usada diretamente do seu código.

Construtores

WebConfigurationReaderLevelSwitch(IWebAppLogConfigurationReader, Func<WebAppLogConfiguration,LogLevel>)

Cria uma nova instância da classe WebConfigurationReaderLevelSwitch.

Aplica-se a