|   | ![[ Previous ]](navbprev.gif)  ![[ Contents ]](navbhome.gif)  ![[ Index ]](navbhelp.gif)  ![[ Next ]](navbnext.gif)  | 
    char *Ns_LogTime(
    char *dateTimeBuf
    );
The Ns_LogTime function constructs the local date and time for use in the log file. Upon completion, dateTimeBuf will contain the formatted string. Ns_LogTime is used by Ns_Log to create log file entries.