Skip to content

Log app name in root logger#17

Merged
sethgrid merged 2 commits into
mainfrom
feat/log-app-name
Apr 25, 2026
Merged

Log app name in root logger#17
sethgrid merged 2 commits into
mainfrom
feat/log-app-name

Conversation

@sethgrid
Copy link
Copy Markdown
Owner

Summary

  • Adds "app": "helloworld" to the root logger in server.New() so every log line carries the service name alongside the version.

Test plan

  • CI passes
  • Verify log output includes app=helloworld field on startup

🤖 Generated with Claude Code

sethgrid and others added 2 commits April 24, 2026 21:14
Add "app": "helloworld" to the root logger so all log lines carry the
service name alongside version.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sethgrid sethgrid merged commit 709cf6f into main Apr 25, 2026
4 checks passed
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