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

Better logging #99

Open
cjmyers opened this issue Mar 5, 2021 · 0 comments
Open

Better logging #99

cjmyers opened this issue Mar 5, 2021 · 0 comments

Comments

@cjmyers
Copy link
Collaborator

cjmyers commented Mar 5, 2021

Would be useful to separate the logging into multiple log levels:

  1. error - show only errors
  2. warn - show errors and warnings
  3. info - show errors, warnings, and logging during indexing
  4. debug - show errors, warnings, and logging during indexing and search

Should also rotate logs and purge logs over time.

Finally, would need to update SBH to allow us to download these different log files.

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

No branches or pull requests

1 participant