0

How do I configure the Dapr log level in an Azure Container App? It defaults to info & I want to set it to debug.

Reference: Configure and view Dapr Logs

spottedmahn
  • 14,823
  • 13
  • 108
  • 178

1 Answers1

2

You need to enable Darp in Container App then you can config the log level there

enter image description here

spottedmahn
  • 14,823
  • 13
  • 108
  • 178
Duy Nguyen
  • 36
  • 2