We want to promote APIs to adhere to Observability team's move to a common logging schema.
Make sure the logging in example-node-api adheres to this, and to do so we would need to update service-runner to do so. Document it as a requirement in the API notes.
ECS documentation: https://doc.wikimedia.org/ecs/
- Create a npm module (similar to the servicelib golang logger) for logging adhering to ECS.
- Update example-node-api to use npm module
- Document usage of logging schema in API logging notes