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

Correct requestlog formatString commented default #7929

Closed
prenagha opened this issue Apr 27, 2022 · 3 comments · Fixed by #7931
Closed

Correct requestlog formatString commented default #7929

prenagha opened this issue Apr 27, 2022 · 3 comments · Fixed by #7931
Assignees

Comments

@prenagha
Copy link
Contributor

Jetty version(s)
10.0.9

Java version/vendor
17 Coretto

OS type/version
Mac 12.3.1

Description
Align the commented default jetty.requestlog.formatString mentioned in the requestlog.ini with the default used in the code (CustomRequestLog).
Currently the comment refers to a %B that isn't used by the code nor is mentioned as being valid by the documentation.
Also adjust the %a parameter option to indicate which form the code uses.

How to reproduce?
Add the requestlog module to Jetty, observe the commented defaults in requestlog.ini

@prenagha prenagha added the Bug For general bugs on Jetty side label Apr 27, 2022
@prenagha
Copy link
Contributor Author

PR in a moment

prenagha added a commit to prenagha/jetty.project that referenced this issue Apr 27, 2022
@joakime joakime linked a pull request Apr 28, 2022 that will close this issue
@joakime joakime added Documentation and removed Bug For general bugs on Jetty side labels Apr 28, 2022
lachlan-roberts added a commit that referenced this issue Apr 28, 2022
Fix #7929 requestlog format string commented default
@gregw
Copy link
Contributor

gregw commented Apr 28, 2022

@lachlan-roberts needs to be merged to 12

@gregw gregw reopened this Apr 28, 2022
lachlan-roberts pushed a commit that referenced this issue Apr 28, 2022
@lachlan-roberts
Copy link
Contributor

done with 24c0e9d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants