Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.64 HWSLogTimeVerbose

HWSLogTimeVerbose specifies whether to display the time to the millisecond when information is output to the log.

Description

HWSLogTimeVerbose specifies whether to display, to the millisecond, the timestamps of the error log# and the request log, the access time of the access log, the time taken for the request processing (%T), and the time when the request processing was started (%t).

For messages output during a startup or restart, the time might not be displayed to the millisecond even if this directive is On.

#:

This is the error log specified in the ErrorLog directive, not the error log of the CGI script specified in the ScriptLog directive.

Syntax

HWSLogTimeVerbose {On|Off}

Specifiable values

On

Displays the time to the millisecond.

Off

Displays the time to the second.

Default value

If the definition item is omitted:

Off

Location where it can be written

httpsd.conf