In file util.c:

char* get_commonlog_time(void)

Returns the current time in common log format in a static char buffer

Documentation

Returns the current time in common log format in a static char buffer. commonlog time is exactly 25 characters long because this is only used in logging, we add "[" before and "] " after making 29 characters "[27/Feb/1998:20:20:04 +0000] " Altered 10 Jan 2000 by Jon Nelson ala Drew Streib for non UTC logging

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.