Compartilhar via


Dapr.LogLevel 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.Owned)]
public string LogLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.LogLevel : string with get, set
Public Property LogLevel As String

Property Value

Implements

Attributes

Applies to