You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Currently when
debugModeis set onclass DatabaseApi, verboseconsolelogging occurs only forclass Tablemethods. We would like to extend this option toclass DatabaseApi.Tasks at hand:
class DatabaseApispecific methods toclass DbDebuggerclass DatabaseApito optionally instantiate and call relevantclass DbDebuggermethods