s3proxy
s3proxy copied to clipboard
Implement AccessLog handler
in Jetty the access log is optional it seems implement a logger so that access logs can be disabled but enabled by default and returned to the default logger
This should depend on the Jetty 12 work
Related to #738.