Skip to content

chore(core): replace startup print with logger in main#14

Merged
jasonchen922 merged 1 commit into
mainfrom
users/jasonchen/core-main-logger
May 28, 2026
Merged

chore(core): replace startup print with logger in main#14
jasonchen922 merged 1 commit into
mainfrom
users/jasonchen/core-main-logger

Conversation

@jasonchen922
Copy link
Copy Markdown
Contributor

Replaces the stray print(...) at the gRPC server startup in core/app/main.py with _LOGGER.info(...), matching the existing logger usage in the same function (shutdown/interrupt paths). Follow-up cleanup after #12. (Re-opened from a renamed branch; supersedes #13.)

@jasonchen922 jasonchen922 merged commit 00e358b into main May 28, 2026
13 checks passed
@jasonchen922 jasonchen922 deleted the users/jasonchen/core-main-logger branch May 28, 2026 04:24
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