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

Adds filtering of log files by date, log message type, and folder #1642

Open
wants to merge 29 commits into
base: develop
Choose a base branch
from

Conversation

york-stsci
Copy link
Collaborator

Adds entries to the log file dictionary that sort logs based on

  • date
  • folder (type)
  • priority (highest log level recorded)

and adds javascript to hopefully auto-update the list of possible log files based on those filters.

@york-stsci york-stsci self-assigned this Aug 28, 2024
@pep8speaks
Copy link

pep8speaks commented Aug 29, 2024

Hello @york-stsci, Thank you for updating !

Cheers ! There are no PEP8 issues in this Pull Request. 🍻

Comment last updated at 2024-10-14 15:13:13 UTC

Copy link
Collaborator

@bhilbert4 bhilbert4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. I'd like to see how it behaves on the test server. I don't see any Cross Reference errors, although my browser does at times list logs from the test server directory, even after deleting cookies. Those logs obviously can't be loaded, but I don't see this as a show stopper.

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.

4 participants