OpenWebHareLogStream (open)
Opens an active logging stream for reading
Syntax
LOADLIB "mod::system/lib/logging.whlib";
OBJECT FUNCTION OpenWebHareLogStream(STRING logfile, DATETIME startentries, DATETIME limitentries)
Parameters
STRING logfile
Base name of the log file (eg 'access')
DATETIME startentries
Timestamp to start reading
DATETIME limitentries
Timestamp to stop reading