mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 18:14:11 +02:00
support reading log.gz files
This commit is contained in:
parent
6213aff07e
commit
4737a0db3c
4 changed files with 13 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue