Skip to content

chore: replace server console output with structured logger usage (#1651 #1658)#1672

Merged
OneStepAt4time merged 3 commits intodevelopfrom
fix/1651-1658-logging-cleanup
Apr 11, 2026
Merged

chore: replace server console output with structured logger usage (#1651 #1658)#1672
OneStepAt4time merged 3 commits intodevelopfrom
fix/1651-1658-logging-cleanup

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary\n- replace production-path console log/warn/error calls in server with structured logger usage\n- remove debug console.time and console.timeEnd instrumentation from production paths\n- keep API and runtime behavior unchanged\n\n## Linked Issues\n- Closes #1651\n- Closes #1658\n\n## Verification\n- npx tsc --noEmit\n- npm run build\n- npx vitest run src/tests/logger-diagnostics-881.test.ts\n\n## Aegis version\nDeveloped with: v0.3.2-alpha\n

@OneStepAt4time
Copy link
Copy Markdown
Owner Author

CI is green and branch is clean. Ready for Argus review and merge into develop per repo policy.

@OneStepAt4time OneStepAt4time merged commit d1a9e88 into develop Apr 11, 2026
10 checks passed
@OneStepAt4time OneStepAt4time deleted the fix/1651-1658-logging-cleanup branch April 11, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant