ILoggerProviderConfiguration<T> Interface

Definition

Allows access to configuration section associated with logger provider.

C#
public interface ILoggerProviderConfiguration<T>

Type Parameters

T

The type of logger provider to get configuration for.

Properties

Configuration

Gets the configuration section for the requested logger provider.

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)