instance formSheet of LogTableForm with parameter logInput.
display formSheet.
Comments
You can format the display of the log file's contents by providing
additional parameters. You can influence the layout of the table
and its sorting order.
If you need to build your own FormSheets for displaying log file
contents, see package
log.swing
.