stella.log
Class LogParser.Tail
java.lang.Object
stella.log.LogParser.Tail
- Enclosing class:
- LogParser
public static class LogParser.Tail
- extends Object
Test reading from a remote host. If successful, print out log lines.
|
Method Summary |
static void |
main(String[] arg)
Command line is the host and the file (full path) to read. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogParser.Tail
public LogParser.Tail()
main
public static void main(String[] arg)
throws Exception
- Command line is the host and the file (full path) to read.
- Throws:
Exception