Initializes environment with json tracing if the COMM_SERVICES_USE_JSON_LOGS environmental variable is set to "true"
Details
Details
cargo check. Runs with json logs when I set env var to "true" and regular logs when "false".
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
As a follow-up, we probably want to extract this logic to comm-lib because finally I'd love to see all services using JSON logs in AWS