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

Write a logger class for the database connection and utils that injects logging functionality to common database operations #13

Open
2 tasks done
quantumfate opened this issue Dec 17, 2022 · 0 comments
Labels
backend A backend type issue documentation Improvements or additions to documentation enhancement New feature or request

Comments

@quantumfate
Copy link
Owner

quantumfate commented Dec 17, 2022

User story

As a developer, I want to be able to have a unified debug strategy, so I can debug my database functionality without having to implement my own functionality all over the place.

Acceptance criteria

  • Basic debug information for common functions
  • should be injected into common database operations
@quantumfate quantumfate added documentation Improvements or additions to documentation enhancement New feature or request backend A backend type issue labels Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend A backend type issue documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant