Commit 998127c
authored
core: Remove view cleanup trace logs (#5137)
Those were introduced at info level to debug apparent deadlocking
issues, which turned out to be unrelated. They generate quite a bit of
noise.
Removing them instead of lowering the level as we already have
sufficient logging around view cleanup.
# Expected complexity level and risk
1
# Testing
Logging only.1 parent 247a9eb commit 998127c
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
1110 | 1109 | | |
1111 | 1110 | | |
1112 | 1111 | | |
1113 | | - | |
1114 | 1112 | | |
1115 | 1113 | | |
1116 | 1114 | | |
1117 | 1115 | | |
1118 | 1116 | | |
1119 | 1117 | | |
1120 | 1118 | | |
1121 | | - | |
1122 | 1119 | | |
1123 | 1120 | | |
1124 | 1121 | | |
| |||
0 commit comments