ConfigurationConsoleLoggerSettings Class

Definition

Caution

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

Settings for a Microsoft.Extensions.Logging.Console.ConsoleLogger.

C#
[System.Obsolete("This type is retained only for compatibility. The recommended alternative is ConsoleLoggerOptions.")]
public class ConfigurationConsoleLoggerSettings : Microsoft.Extensions.Logging.Console.IConsoleLoggerSettings
Inheritance
ConfigurationConsoleLoggerSettings
Attributes
Implements

Constructors

Properties

ChangeToken

Gets the IChangeToken that propagates notifications that a change has occurred.

IncludeScopes

Gets a value indicating whether scopes should be included in the message.

Methods

Reload()

Reload the settings from the configuration.

TryGetSwitch(String, LogLevel)

Gets the log level for the specified switch.

Applies to

Toode Versioonid (aegunud)
.NET (8 (package-provided), 9 (package-provided), 10 (package-provided))
.NET Standard (2.0 (package-provided))