Skip to content

Commit

Permalink
debug: add debug level and output definition
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeee committed Jan 22, 2025
1 parent 878ca0f commit 620e136
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflows/python/sdk/dapr.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
version: 1
common:
resourcesPath: ../../components
daprdLogDestination: console
logLevel: debug
apps:
- appDirPath: ./order-processor/
appID: order-processor
Expand Down

0 comments on commit 620e136

Please sign in to comment.