<configuration>
<scanIntervalSeconds>10</scanIntervalSeconds>
<contextPath>/wrap</contextPath>
<requestLog implementation="org.mortbay.jetty.NCSARequestLog">
<filename>target/request.log</filename>
<retainDays>90</retainDays>
<append>true</append>
<extended>false</extended>
<logTimeZone>GMT</logTimeZone>
</requestLog>
</configuration>