Share via


DaprSidecarOptions.EnableApiLogging Property

Definition

Gets or sets whether the Dapr sidecar logs API calls at INFO verbosity.

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

Property Value

Applies to