![]() |
LogDisplay.tcl - Occurrence log display GUI. |
---|
LogDisplay.tcl is a script which can be sourced into a TclServer to produce a display of occurence logs. Occurence logs are created programmatically via the CLogger class. Any number of log display windows can be configured into the system.
Start the Log Display by typing:
/opt/daq/Bin/LogDisplay
This will bring up the following window:
The window is divided into:
The top section of the window displays the set of active log entries. Each log entry has the following fields:
Clicking on the column headings resorts. For example, clicking on the severity column heading yields:
The Filter button allows you to display a logical subset of the logged entries. The following dialog allows you to set the filter parameters:
Removes all filters currently on the log data.
Removes the selected set of log entries from the display.
Restores the log entries from the log files.
Brings up the allowed hosts editor. This facility allows you to describe the set of hosts which can connect to the log display server:
The Exit button exits the program. There must be at least on log display program running in order to accept log entries into the log file.
Last Modified: March 08, 2002
by: fox@nscl.msu.edu
© Copyright NSCL 1999, All rights reserved