There is a piece of document Realease notes
==================================================
The "access.log" file has been improved in a number of ways.  There is now
only one log entry per client request and the size is always correct.
The format is now
   timestamp  elapsed  src-address  type/code/hierarchy  size  method  URL
        - timestamp:    When the request is completed with millisecond
                        resolution.
        - elapsed:      elapsed time of the request, in milliseconds.
==================================================
and there is writen format of access.log. But my access.log missing information about timestamp and elapsed.
What I have done wrong?
Received on Thu Jan 15 1998 - 03:15:03 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:26 MST