ix.icore.log
Class PrintEventLog
java.lang.Object
ix.icore.log.PrintEventLog
public class PrintEventLog
- extends java.lang.Object
Field Summary |
(package private) java.io.BufferedReader |
in
|
(package private) java.lang.String |
logFileName
|
(package private) java.io.PrintStream |
out
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logFileName
java.lang.String logFileName
in
java.io.BufferedReader in
out
java.io.PrintStream out
PrintEventLog
public PrintEventLog()
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
processCommandLineArguments
void processCommandLineArguments()
run
void run()
throws java.lang.Exception
- Throws:
java.lang.Exception
readBlock
java.lang.String readBlock(java.io.BufferedReader in)
readLine
java.lang.String readLine()
describeEvent
void describeEvent(HistoryEvent event)
eventClassName
java.lang.String eventClassName(HistoryEvent event)
describeEvent
void describeEvent(HistoryComment event)
describeEvent
void describeEvent(MessageSent event)
describeEvent
void describeEvent(MessageReceived event)
describeEvent
void describeEvent(ItemHandledEvent event)
describeEvent
void describeEvent(BindingEvent event)