Skip to content

Commit

Permalink
tidy / add logs to commHelper functions
Browse files Browse the repository at this point in the history
This is one area we have been lacking in logs. Adds a standardized way to log on each commHelper function, including: the function called, the arguments passed, the message posted to the server (if applicable), and the result of the call

For functions with lightweight response data, the full JSON is logged; for heavy response data, the log just counts # of entries

I commented out unused commHelper functions
  • Loading branch information
JGreenlee committed Aug 16, 2024
1 parent 04d3f85 commit fd49f8b
Showing 1 changed file with 202 additions and 156 deletions.
Loading

0 comments on commit fd49f8b

Please sign in to comment.