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 suport for reading GZipped log files #33

Open
jfontsaballs opened this issue Feb 5, 2024 · 0 comments
Open

Add suport for reading GZipped log files #33

jfontsaballs opened this issue Feb 5, 2024 · 0 comments

Comments

@jfontsaballs
Copy link

Some libraries (log4j2 for instance) have the ability to compress log files upon rotation, which saves a lot of disk space and makes for easier handling of the logs. It's very practical to be able to open such files directly from the log viewer, and some other log viewer (OtrosLogViewer for instance) already support such feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant