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

(PE-37252) discontinue use of logback-access #19

Merged
merged 1 commit into from Nov 29, 2023

Commits on Nov 29, 2023

  1. (PE-37252) discontinue use of logback-access

    This disables the use of logback-access because logback-access is not
    compatible with Jetty 10.  See jetty/jetty.project#5996
    
    This changes the implementation to use a CustomRequestLog in jetty with the SLF4JLogWriter
    until a better solution can be determined.  This means that logging won't obey the
    logback-access configuration specified.
    jonathannewman committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d542fe8 View commit details
    Browse the repository at this point in the history