Skip to content

Enable jetty access logging.

Daniel Fisher requested to merge jetty-access-log into main

Note that this feature does not appear to be as full featured as the logback access logging we do in spring boot v2. Notably we lose javax.servlet.request.cipher_suite, it doesn't appear to be possible.

Merge request reports