Skip to content

fix: allow get_log_files to collect logs from multiple directories #45

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

jinhun-park
Copy link
Contributor

get_log_files() does go through subdirectories under LOG_VIEWER_FILES_DIR.
However, result["logs"] is getting overwritten everytime and logs from only one subdirectory is visible to the user.

Resolves: #44

@agusmakmun agusmakmun merged commit 6f2e60a into agusmakmun:master Apr 14, 2025
12 checks passed
@agusmakmun
Copy link
Owner

done pushed to django-log-viewer==1.1.8, thanks @jinhun-park

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

Successfully merging this pull request may close these issues.

Unable to get log files from subdirectories under LOG_VIEWER_FILES_DIR
2 participants