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
* Description: An enhancement to the existing logger to introduce a debugging feature that indicates method start, key function metrics (e.g., # of results received), and method stop
* Impact: Quicker error debugging and error resolution times.
UCAS Debugger
debugging mode to help identify issues
start and stop of every function
log totals/ counts exct.. to tell us key metrics that each function accompli. If data is collected log the count of data retrieved
trace exact execution
comment code blocks to describe what functions do -- use sort sentence no doc blocks