Commit 4e45f81
committed
ScriptFinder: change warn to debug
Having this as a WARN-level log statement is overly aggressive. No
exceptions were thrown, and skipping a non-existant directory is
expected behavior, thus this statement is downgraded to DEBUG-level.1 parent 53c0b83 commit 4e45f81
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments