Commit 100036d
committed
Reduce the amount of logs
With a lot of configured cameras, logging the status every second fills
up the logs quite fast without actually logging much useful information.
This patch banishes most of these logs to the debug logs. Only on every
full minute is the status still being logged as an info level log.1 parent 96a71ba commit 100036d
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
109 | 110 | | |
110 | | - | |
111 | | - | |
| 111 | + | |
| 112 | + | |
112 | 113 | | |
113 | | - | |
114 | | - | |
| 114 | + | |
| 115 | + | |
115 | 116 | | |
116 | | - | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
0 commit comments