IConsoleLoggerSettings 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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) |
已淘汰.
此屬性只會保留為相容性。 |