Skip to content

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

Closed
jasonchen922 wants to merge 1 commit into
mainfrom
users/boyuchen/core-main-logger
Closed

chore(core): replace startup print with logger in main#13
jasonchen922 wants to merge 1 commit into
mainfrom
users/boyuchen/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.

@jasonchen922
Copy link
Copy Markdown
Contributor Author

Closing in favor of a new PR from the renamed branch users/jasonchen/core-main-logger to align with my current GitHub login.

@jasonchen922 jasonchen922 deleted the users/boyuchen/core-main-logger branch May 28, 2026 04:17
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