LoggerCategory<T>.Name Property

Definition

The logger category name, for use with ILoggerProvider, etc.

public static string Name { get; }
static member Name : string
Public Shared ReadOnly Property Name As String

Property Value

The category name.

Applies to