[Main page] [Overview]     /sefun /log_timestamp

SYNOPSIS
void log_timestamp( string filename, string message)

FILE
/kernel/simul_efun/files.h

DESCRIPTION
Append a message to a log file. The message will be prepended with a
timestamp. All log files are in the directory LOG_DIR,
specified in path.h

SEE ALSO
efun/write_file, sefun/log_file