Submit an issue View all issues Source
MIR-785

System logs leak into app logs in `miren logs`

Done public
phinze phinze Opened Mar 11, 2026 Updated Mar 13, 2026

While trying to boot the PDS app on garden, miren logs showed system log lines from reconcile.deploymentlauncher instead of app logs. The issue appears to be a cosmetic log routing leak related to the new system logs work.

Relevant PRs: #662 and #645.