DaprLogLevel type

Defines values for DaprLogLevel.
KnownDaprLogLevel can be used interchangeably with DaprLogLevel, this enum contains the known values that the service supports.

Known values supported by the service

info
debug
warn
error

type DaprLogLevel = string