Skip to content

Commit 1cb4d26

Browse files
authored
test: run sidecar in debug mode
Signed-off-by: Mike Nguyen <hey@mike.ee>
1 parent a273031 commit 1cb4d26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

workflows/go/sdk/dapr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
version: 1
22
common:
33
resourcesPath: ../../components
4+
daprdLogDestination: console
5+
logLevel: debug
46
apps:
57
- appDirPath: ./order-processor/
68
appID: order-processor

0 commit comments

Comments
 (0)