We need to make sure all of our services are using the same logging pattern so we can easily troubleshoot problems in case of failure.
Notes:
- consider logging library, maybe logrus?
- need to write up unified logs format, how what and when to log (is there something we can use available online?)