Share via


KernelFunctionFromMethodOptions.LoggerFactory Property

Definition

The ILoggerFactory to use for logging. If null, no logging will be performed.

public Microsoft.Extensions.Logging.ILoggerFactory? LoggerFactory { get; init; }
member this.LoggerFactory : Microsoft.Extensions.Logging.ILoggerFactory with get, set
Public Property LoggerFactory As ILoggerFactory

Property Value

Applies to