support reading log.gz files

This commit is contained in:
Robin Appelman 2024-08-08 13:45:50 +02:00
commit 4737a0db3c
4 changed files with 13 additions and 3 deletions

View file

@ -100,7 +100,8 @@ Currently, the program can match against data from the following sources:
## Roadmap
- [ ] More flexible log file input
- [ ] Log files compressed trough gzip, xz, etc
- [x] Log files compressed trough gzip
- [ ] Log files compressed trough other compression methods
- [ ] Archived containing more than one file
- [ ] Data from more app version
- [ ] Support extracting app versions from a system report