次の方法で共有


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)
古い.

このメソッドは互換性のためにのみ保持されます。

適用対象