Jetty 9.3 access logging recommended configuration

Scott Koranda skoranda at gmail.com
Thu Nov 19 14:11:51 EST 2015


>     It's not clear how the start() method ever got called to perform
>     initialization, but at least I have a lead on where to go to fix.
> 
> 
> Calling start() fixed it. Simply add the following after the <Set> element:
> 
>   <Ref refid="RequestLog">
>     <Call name="start" />
>   </Ref> 
> 
> I'll update the Wiki.
> 

Nice.

Thank you,

Scott K


More information about the dev mailing list