Skip to content

feat: reexpose Info::remote_addr() in log filter#1151

Merged
seanmonstar merged 1 commit intoseanmonstar:masterfrom
gamgi:reimplement-remote-logging
Jan 28, 2026
Merged

feat: reexpose Info::remote_addr() in log filter#1151
seanmonstar merged 1 commit intoseanmonstar:masterfrom
gamgi:reimplement-remote-logging

Conversation

@gamgi
Copy link
Copy Markdown
Contributor

@gamgi gamgi commented Jan 28, 2026

Reexposes Info::remote_addr() in the default log filter and for custom log filter usage. These were previously disabled during the upgrade to hyper v1.

Let me know if there's something missing.

Closes #1150.

@gamgi
Copy link
Copy Markdown
Contributor Author

gamgi commented Jan 28, 2026

Thanks for the quick turn around previously; decided to open this PR as follow-up to my previous one since it's related, and since someone was asking for these features.

Copy link
Copy Markdown
Owner

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@seanmonstar seanmonstar merged commit de1ccd8 into seanmonstar:master Jan 28, 2026
10 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.

warp::log::custom parameter missing remote_addr() method in version 0.4.2

2 participants