Skip to content

Commit

Permalink
chore: set log level to info
Browse files Browse the repository at this point in the history
Signed-off-by: mikeee <hey@mike.ee>
  • Loading branch information
mikeee committed Jul 26, 2024
1 parent 7faa0d6 commit cc47a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/go/sdk/dapr.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 1
common:
daprdLogDestination: console
logLevel: debug
logLevel: info
schedulerHostAddress: localhost:50006
apps:
- appDirPath: ./job-service/
Expand Down

0 comments on commit cc47a7d

Please sign in to comment.