dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP
https://packetsender.com
GNU General Public License v2.0
2.39k stars 372 forks source link

[BUG] Log traffic rolling not working #274

Closed tixmcprods closed 2 years ago

tixmcprods commented 2 years ago

Hello, The traffic log, with 100 entries or 10000 (10001 to be precise), doesn't roll. Once full, not updated... Thanks ! PS : using 7.2.3 Windows release.

dannagle commented 2 years ago

Fixed for next release. Good catch. It seems I broke that feature when I overhauled the logging to improve its performance.

Thanks for sending this in.