IConsoleLoggerSettings Interface

Definition

Caution

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

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
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
Derived
Attributes

Properties

ChangeToken

This property is retained only for compatibility.

IncludeScopes

This property is retained only for compatibility.

Methods

Reload()

This method is retained only for compatibility.

TryGetSwitch(String, LogLevel)

This method is retained only for compatibility.

Applies to