mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 23:21:38 +01:00
6 lines
306 B
Text
6 lines
306 B
Text
|
o Minor features (logging, diagnostic):
|
||
|
- Log decompression failures at a higher severity level, since they
|
||
|
can help provide missing context for other warning messages.
|
||
|
We rate-limit these messages, to avoid flooding the logs if they
|
||
|
begin to occur frequently. Closes ticket 40175.
|