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

Extend debugging to DatabaseApi class #8

Open
2 tasks
nasser85 opened this issue Mar 8, 2018 · 0 comments
Open
2 tasks

Extend debugging to DatabaseApi class #8

nasser85 opened this issue Mar 8, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@nasser85
Copy link
Owner

nasser85 commented Mar 8, 2018

Currently when debugMode is set on class DatabaseApi, verbose console logging occurs only for class Table methods. We would like to extend this option to class DatabaseApi.

Tasks at hand:

  • Add class DatabaseApi specific methods to class DbDebugger
  • Update class DatabaseApi to optionally instantiate and call relevant class DbDebugger methods
@nasser85 nasser85 added the enhancement New feature or request label Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant