Skip to content

Commit 8260c2f

Browse files
committed
feat: add log_level option in .yaml
1 parent 6a1addd commit 8260c2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jobatator.unit-test.config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ users:
77
groups: ["group1"]
88
- username: "user2"
99
password: "pass2"
10-
groups: ["group2"]
10+
groups: ["group2"]
11+
log_level: "DEBUG"

0 commit comments

Comments
 (0)