agusmakmun / django-log-viewer

Django Log Viewer allows you to read & download log files in the admin page
https://pypi.org/project/django-log-viewer/
MIT License
74 stars 30 forks source link

Feature idea: download log files #8

Closed barclaey closed 4 years ago

barclaey commented 4 years ago

Hi,

It would be nice to have a download button next to the .log files to be able to download the entire files for further investigation. Great work by the way, keep going!

agusmakmun commented 4 years ago

Here we go, now you can use it @barclaey :tada: :tada: :tada:

pip install django-log-viewer --upgrade