SiteProperties.DaprConfigLogLevel Property

Definition

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

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

Property Value

Implements

Attributes

Applies to