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)
已淘汰.

這個方法只會保留相容性。

適用於