dhowe / AdNauseamV1

*** This is not the current AdNauseam repository: please find the current repo here:
https://github.com/dhowe/AdNauseam
GNU General Public License v3.0
385 stars 33 forks source link

Implement log-truncation #426

Closed dhowe closed 7 years ago

dhowe commented 8 years ago

old entries in log need to be removed after a certain number of entries, or the file reaches a certain size...

CyrusSUEN commented 8 years ago

reaches a certain size

Any suggestion on the number of entries or the file size?

dhowe commented 8 years ago

5 mb perhaps... the point is avoid the case where a log gets so big as to be annoying