Toreole / BasicCombatlogParser

A small project with limited functionality in parsing WoW Combatlogs.
0 stars 1 forks source link

Log archive #20

Open Toreole opened 9 months ago

Toreole commented 9 months ago

you should have an option to archive logs. archive status should be included in the LogMetadata entry for it. Archiving should just be putting a log .txt file in a .zip for simplicity.

This is meant as an alternative to completely deleting logs from the directory / database. .zip'ing sufficiently large log files has the potential to save several hundreds in megabytes of storage space. Which adds up fairly quickly when using this a lot.