Redigera

Dela via


GrainClient.ConfigureLoggingDelegate Property

Definition

delegate to configure logging, default to none logger configured

public static Action<Microsoft.Extensions.Logging.ILoggingBuilder> ConfigureLoggingDelegate { get; set; }
static member ConfigureLoggingDelegate : Action<Microsoft.Extensions.Logging.ILoggingBuilder> with get, set
Public Shared Property ConfigureLoggingDelegate As Action(Of ILoggingBuilder)

Property Value

Applies to