Share via


AppDaprConfig.IsApiLoggingEnabled Property

Definition

Enables API logging for the Dapr sidecar.

public bool? IsApiLoggingEnabled { get; set; }
member this.IsApiLoggingEnabled : Nullable<bool> with get, set
Public Property IsApiLoggingEnabled As Nullable(Of Boolean)

Property Value

Applies to