Fix #7929 requestlog format string commented default

Signed-off-by: Padraic Renaghan <padraic@renaghan.com>
This commit is contained in:
Padraic Renaghan 2022-04-27 18:40:07 -04:00
parent 0604d8db6b
commit 1369693a99
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ logs/
[ini-template]
# tag::documentation[]
## Request log line format string.
# jetty.requestlog.formatString=%a - %u %{dd/MMM/yyyy:HH:mm:ss ZZZ|GMT}t "%r" %s %B "%{Referer}i" "%{User-Agent}i" "%C"
#jetty.requestlog.formatString=%{client}a - %u %{dd/MMM/yyyy:HH:mm:ss ZZZ|GMT}t "%r" %s %O "%{Referer}i" "%{User-Agent}i"
## The logging directory (relative to $JETTY_BASE).
# jetty.requestlog.dir=logs