This class can be used to watch log files to return newly added lines like the Linux/UNIX tail -f command.
It opens an existing log file and seeks to the end of the file.
The class checks whether any new lines are added. If a new line is added it is returned immediately. Otherwise it waits for a configurable time interval before it checks again whether the log file was updated.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.