/doc/sefun/log_file
SYNOPSIS
void log_file(string file, string message)
DESCRIPTION
Append a message to a log file. All log files are in the directory /log. '/log' is automatically prepended to the file name.
EXAMPLE
log_file("foobar.err", "something went wrong\n");
SEE ALSO
write_file
|
Home
|
Applied
|
Concepts
|
Efuns
|
Intro
|
Lfuns
|
Lib
|
LPC
|
Obj
|
Prop
|
Sefuns
|
Std
|
Nightfall@quest.tat.physik.uni-tuebingen.de
Automatically generated on Fri, Aug 2, 1996