Closed
Description
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
Activity
prenagha commentedon Apr 27, 2022
PR in a moment
Fix jetty#7929 requestlog format string commented default
Merge pull request #7931 from prenagha/jetty-10.0.x
gregw commentedon Apr 28, 2022
@lachlan-roberts needs to be merged to 12
Fix #7929 requestlog format string commented default
lachlan-roberts commentedon Apr 28, 2022
done with 24c0e9d
1 remaining item