Experimetanl log level "-4" for logging every HTTP round-trip for GitHub API calls

This commit is contained in:
Yusuke Kuoka
2022-03-12 12:11:16 +00:00
parent 22ef7b3a71
commit 83e550cde5
2 changed files with 17 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Set actions-runner-controller settings for testing
logLevel: "-3"
logLevel: "-4"
githubWebhookServer:
logLevel: "-3"
logLevel: "-4"
enabled: true
labels: {}
replicaCount: 1