Next:
HELPER_rmRecursive
Up:
./inc/helper.php
Previous:
HELPER_xargsRecursive
Contents
HELPER_getNewLogLines
Description:
Gets the last (new) lines of a (growing) log file.
Parameter:
log: Name of the log file.
sessionPrefix: Prefix for storing the last read line number in the session.
Returns:
UTF8-encoded new lines of the log file.
root 2015-09-06