IConsoleLoggerSettings Interface

Definition

Caution

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

This type is retained only for compatibility. The recommended alternative is 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
Derived
Attributes

Properties

Name Description
ChangeToken

This property is retained only for compatibility.

IncludeScopes

This property is retained only for compatibility.

Methods

Name Description
Reload()

This method is retained only for compatibility.

TryGetSwitch(String, LogLevel)

This property is retained only for compatibility.

Applies to