IConsoleLoggerSettings Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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 property is retained only for compatibility. |