nginxinc / bank-of-sirius

Bank of Sirius
Apache License 2.0
54 stars 14 forks source link

Change JSON logs to use bunyan format #13

Closed dekobon closed 2 years ago

dekobon commented 2 years ago

Proposed changes

This change will change the format of the structured logging emitted by the Python and Java applications to the bunyan format. This will allow us to use third-party tools to view the logs in a human friendly manner.

Checklist

Before creating a PR, run through this checklist and mark each as complete.