Gegenbauer / CatSpy

Tool for browsing log.
Apache License 2.0
28 stars 4 forks source link

Add support to read first file of zip files. #33

Closed Tolriq closed 1 month ago

Tolriq commented 1 month ago

Add support to read first file of zip files.

While not perfect for zip files with multiple files, this is still better than current solution that tries to parse the binary zip, and solve the normal use case of a single log file in a single zip file.