4 Commits

Author SHA1 Message Date
Dan
962d05c875 1. Created a TaskLoggingService to encapsulate what we are doing with Task Logging through BPMN Script calls and API calls from the front end.
2. Added two api endpoints that will allow us to get all the logs for a specific workflow or study.
3. Assured that requests for logs are paginated, sortable, and can be limited to a specific code if needed.
4. Assure that we only use logging levels that match the log levels of Python.
2022-01-10 13:16:54 -05:00
mike cullerton
5e569b9167 Unused imports 2021-10-27 17:19:27 -04:00
mike cullerton
c76d8230c0 Cleaned up validation 2021-10-27 17:03:27 -04:00
mike cullerton
6322353c88 Scripts to retrieve logging information 2021-10-27 16:39:25 -04:00