LogParser
Logparser is a fiswidget logfile parsing program. Given a log file
generated from any standalone, GlobalDesktop or GlobalWorkbench fiswidget
application this program can parse the file to generate and html page with
links pointing to the contents of the log file. Additionally this program
can also regenerate run window(s) from the log file. The program
will generate a run window or an html link for each program whose output
was logged to the log file. The same html file can be used to parse
multiple log files.
**Note : The program will only work for fiswidgets release 1.6 or
above.
Invocation
java LogParser
This starts up the java interpreter and runs the LogParser application.
You need to have setup your environment for
java in order for this to work.
LogParser window
-
Input Log file:
Enter the name of the log fileto be parser.
-
Output html filename:
The name of the output html filename. The same html file can be used
to parse multiple log files. During the first run a new html file will
be created, for all subsequent runs this file will be updated to include
new links.
-
Section heading:
The name of the html subdirectory where the log files are to be stored.
This direcory is relative to the
absolute path of the html filename.
-
Generate run window:
This option regenerated the run windows.
-
Generate html page:
This option generates the html file.
-
Html options...
-
Comments:
The text area to enter any comments that are to be inluded in the html
page.
-
Overwrite existing filenames
This options overwrites any log files previously present in the html
subdirectory.
Last updated Mon August 05 20:54 EDT 2002