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 logfileBase name of the log file (eg 'access')
DATETIME startentriesTimestamp to start reading
DATETIME limitentriesTimestamp to stop reading