ProviderAliasAttribute Class

Definition

Defines alias for ILoggerProvider implementation to be used in filtering rules.

C#
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public class ProviderAliasAttribute : Attribute
Inheritance
ProviderAliasAttribute
Attributes

Constructors

Properties

Alias

Gets the alias of the provider.

Applies to

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