Skip to content

Commit 3902f39

Browse files
authored
Update bugs.sls - change roundup tracker to WARNING log level (#529)
1 parent dd4033e commit 3902f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pillar/base/bugs.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ bugs:
139139
rdbms__isolation_level: "read committed"
140140
logging__config: ""
141141
logging__filename: ""
142-
logging__level: "ERROR"
142+
logging__level: "WARNING"
143143
mail__domain: ""
144144
mail__host: "localhost"
145145
mail__username: ""

0 commit comments

Comments
 (0)