Share via


IConsoleLoggerSettings 인터페이스

정의

주의

This type is obsolete and will be removed in a future version. The recommended alternative is ConsoleLoggerOptions.

주의

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

이 형식은 호환성을 위해서만 유지됩니다. 권장되는 대안은 ConsoleLoggerOptions입니다.

public interface class IConsoleLoggerSettings
public interface IConsoleLoggerSettings
[System.Obsolete("This type is obsolete and will be removed in a future version. The recommended alternative is ConsoleLoggerOptions.")]
public interface IConsoleLoggerSettings
[System.Obsolete("This type is retained only for compatibility. The recommended alternative is ConsoleLoggerOptions.", true)]
public interface IConsoleLoggerSettings
type IConsoleLoggerSettings = interface
[<System.Obsolete("This type is obsolete and will be removed in a future version. The recommended alternative is ConsoleLoggerOptions.")>]
type IConsoleLoggerSettings = interface
[<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)
사용되지 않음.
사용되지 않음.

이 메서드는 호환성을 위해서만 유지됩니다.

적용 대상