Share via


IConsoleLoggerSettings 接口

定义

注意

This type is retained only for compatibility. The recommended alternative is ConsoleLoggerOptions.

仅出于兼容性而保留此类型。 建议的替代方法是 ConsoleLoggerOptions。

public interface class IConsoleLoggerSettings
[System.Obsolete("This type is retained only for compatibility. The recommended alternative is ConsoleLoggerOptions.", true)]
public interface IConsoleLoggerSettings
[<System.Obsolete("This type is retained only for compatibility. The recommended alternative is ConsoleLoggerOptions.", true)>]
type IConsoleLoggerSettings = interface
Public Interface IConsoleLoggerSettings
派生
属性

属性

ChangeToken
已过时.

仅出于兼容性而保留此属性。

IncludeScopes
已过时.

仅出于兼容性而保留此属性。

方法

Reload()
已过时.

仅出于兼容性而保留此方法。

TryGetSwitch(String, LogLevel)
已过时.

仅出于兼容性而保留此方法。

适用于