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

feat: log HTTP req/resp and transport protocol #14

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Conversation

bassosimone
Copy link
Member

@bassosimone bassosimone commented Nov 30, 2024

This diff:

  1. modifies dohttps.go to log the HTTP req/resp using httpslog

  2. modifies slog.go to log the transport protocol

  3. while there, uses netipx to convert net.Addr to netip.AddrPort

  4. while there, updates the dependencies in go.mod/go.sum

This diff:

1. modifies dohttps.go to log the HTTP req/resp using httpslog

2. modifies slog.go to log the transport protocol

3. while there, updates the dependencies in go.mod/go.sum
@bassosimone bassosimone merged commit 9651769 into main Nov 30, 2024
1 check passed
@bassosimone bassosimone deleted the updates branch November 30, 2024 11:14
bassosimone added a commit to rbmk-project/rbmk-project.github.io that referenced this pull request Nov 30, 2024
The protocol field contains the network protocol (e.g., "tcp").

See rbmk-project/dnscore#14
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