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

Improve backend logging #94

Closed
gr812b opened this issue Mar 27, 2024 · 0 comments · Fixed by #114
Closed

Improve backend logging #94

gr812b opened this issue Mar 27, 2024 · 0 comments · Fixed by #114

Comments

@gr812b
Copy link
Collaborator

gr812b commented Mar 27, 2024

Backend should have logs on various API calls, worth doing research into a logger than can be enabled / disabled, different levels of logging, etc

Logs for:

  • Each API call, the values passed in?, the route, more information about who's calling it?
  • Each Analyzer run, preferred general log for all of them ("Running $analyzerName on $inputFiles / $columnNames with values $inputValues and writing to $outputFile
  • Error logging
@gr812b gr812b added this to the Data Viewer 1.2 milestone Mar 27, 2024
@gr812b gr812b linked a pull request Apr 21, 2024 that will close this issue
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 a pull request may close this issue.

1 participant