Compartilhar via


Configuration.DaprLogLevel Property

Definition

Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)]
public string DaprLogLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)>]
member this.DaprLogLevel : string with get, set
Public Property DaprLogLevel As String

Property Value

Implements

Attributes

Applies to