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.
|
|
| Name: |
classtailfile |
| Base name: |
filetail |
| Description: |
Watch log files to return newly added lines |
| Version: |
1.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
314 users |
| All time rank: |
6027 |
| Week users: |
0 users |
| Week rank: |
1988  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|