<AccessLogLatency>
Section:
JettyServer
Required:
No
Value type:
Boolean (true or false)
Default:
false
Product:
Creo Elements/Direct Manager Java Services
Description
If the value of this tag is set to true, the access log latency is on and if the value is set to false, the access log latency is off. For more information, see Jetty Access Log Latency.
Example
This example shows the valid configuration of the tag:
<AccessLogLatency>false</AccessLogLatency>
Was this helpful?