chore: Logging Config Generator Script (#81) #88

Merged
egullickson merged 1 commits from issue-81-logging-config-generator into main 2026-02-04 01:33:19 +00:00
1 Commits
Author SHA1 Message Date
Eric GullicksonandClaude Opus 4.5 da406d9538 feat: add logging config generator script (refs #81)
Deploy to Staging / Build Images (pull_request) Successful in 3m41s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 31s
Deploy to Staging / Verify Staging (pull_request) Successful in 2m19s
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 7s
Deploy to Staging / Notify Staging Failure (pull_request) Has been skipped
Create generate-log-config.sh that maps a single LOG_LEVEL env var to
per-container settings for Backend, Frontend, PostgreSQL, Redis, and
Traefik. Script validates input and generates .env.logging file.

Integrate script into staging and production CI/CD pipelines.
Remove obsolete SPRINTS.md calendar file.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
2026-02-03 19:25:36 -06:00