Commit 104fcb5
authored
fix: remove doctor log for each file permission check (#7438)
The previous change was made as part of the removal of the old progress
bar for doctor. Log messages for each individual file scanned were moved
from showing up in the progress message only to `log.silly`. There can
be a very large amount of files scanned, and there is no reason to log
each one individually.1 parent 9da5738 commit 104fcb5
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | 226 | | |
228 | 227 | | |
229 | 228 | | |
| |||
0 commit comments