Commit c6cf8f6
committed
Refactor: Adjust log level for hash mismatch in analytics_windows
I changed a LogVerbose call to LogDebug in `VerifyAndLoadAnalyticsLibrary`
within `analytics/src/analytics_windows.cc`.
The log message for a hash size mismatch when iterating through allowed
hashes is now logged at Debug level instead of Verbose.1 parent d4a1ab7 commit c6cf8f6
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments