Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for .zip files #182

Closed
rladstaetter opened this issue Dec 8, 2023 · 1 comment · Fixed by #197
Closed

Add support for .zip files #182

rladstaetter opened this issue Dec 8, 2023 · 1 comment · Fixed by #197
Assignees
Labels
enhancement New feature or request usability issues which improve LogoRRR's usability
Milestone

Comments

@rladstaetter
Copy link
Owner

Is your feature request related to a problem? Please describe.

It would be great if LogoRRR would open zip files which contain log files and display them. Like that users wouldn't need to unzip them manually. Much like the feature to drop in directories.

LogoRRR should just open all files it finds in those zip files, ask later if those files are really text files or not. Files which trigger some sort of an exception are just ignored, maybe with a warning.

@rladstaetter
Copy link
Owner Author

182-add-zipfile-support

Added zip file support by handling zip files as containers for log files. Settings are remembered as well for each file.

@rladstaetter rladstaetter self-assigned this Jan 1, 2024
@rladstaetter rladstaetter added enhancement New feature or request usability issues which improve LogoRRR's usability labels Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request usability issues which improve LogoRRR's usability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant