Currently, the python flask wautils server essentially acts as a pass-through, sending API calls up to WA.
Add logging functionality. Recommend creation of a new sqlite table which captures timestamp, user, and details of API call.
When capturing changes to signoffs in particular, a list of signoffs that were changed should be logged.