org.mbari.siam.operations.utils
Class LogViewer
java.lang.Object
org.mbari.siam.operations.utils.LogViewer
public class LogViewer
- extends java.lang.Object
Print out DevicePackets contained in DeviceLog
- Author:
- Tom O'Reilly
|
Field Summary |
protected static org.apache.log4j.Logger |
_logger
|
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
printPackets(long deviceID,
java.lang.String directory)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_logger
protected static org.apache.log4j.Logger _logger
LogViewer
public LogViewer()
printPackets
public void printPackets(long deviceID,
java.lang.String directory)
throws java.io.FileNotFoundException,
java.io.IOException,
RangeException
- Throws:
java.io.FileNotFoundException
java.io.IOException
RangeException
main
public static void main(java.lang.String[] args)
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.