Please check if the PR fulfills these requirements:
[X] After these changes, the app was run and still works as expected
[X] Unit tests for these changes were added (if applicable) (N/A)
[X] All existing unit tests were run and still pass
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Adds a commented out line of debugging formatted to help with stuff down the road. Also helps clean up some of the old branches that Ian left hanging around in the project.
Additional Notes:
The winston.debug puts the debugging into into the logs in OpenShift. I checked the formatting to make sure it's actually useful and not just "received data: [object object]".
Please check if the PR fulfills these requirements:
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Adds a commented out line of debugging formatted to help with stuff down the road. Also helps clean up some of the old branches that Ian left hanging around in the project.
Additional Notes:
The winston.debug puts the debugging into into the logs in OpenShift. I checked the formatting to make sure it's actually useful and not just "received data: [object object]".