mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
6 lines
306 B
Plaintext
6 lines
306 B
Plaintext
|
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.
|