lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
void log_file(file, message)
string file;
string message;

Write a message to a log file. All log files are in the directory
mudlib/log. This operation always opens and closes the file.