Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a unique connection ID to debug logs #2206

Closed
slingamn opened this issue Jan 8, 2025 · 1 comment · Fixed by #2207
Closed

add a unique connection ID to debug logs #2206

slingamn opened this issue Jan 8, 2025 · 1 comment · Fixed by #2207

Comments

@slingamn
Copy link
Member

slingamn commented Jan 8, 2025

Idea: create a unique connection ID for every session (we could just use an incrementing atomic.Uint64); include it in the raw IO debug lines.

@slingamn
Copy link
Member Author

slingamn commented Jan 8, 2025

Suggested by donio

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 a pull request may close this issue.

1 participant