|
This reads the information in a given file, and lists each line on a
separate row. You can sort on the row index, or the text on the line. Good
for logs, as the name suggests.
The specific log file is passed as an argument when constructing the applet.
e.g.
$appman->AddApplet(new Warp_Logger_Applet("X10 Heyu", "/var/log/heyu/heyu.log.ttyS0"));
Download: Base Minerva Install
|