Next: Structure of E_L
Up: No Title
Previous: General Description
- The Error_Logger no longer uses YBOS banks to store its information.
Instead, memory chunks are allocated using the C command malloc. This
allows the E_L library to be used outside of CDF code.
- New error levels have been added.
- Run and event information is now stored.
- A Talk_To module for Analysis_Control has been added
- There is now a default limit on the number of times any single message
will be printed. This should make log files much smaller.
- A new subroutine, ADDTHRESH, can set thresholds on error reporting
based on the name of the calling subroutine and message text.
- UNIX aborts use the signal SIGUSR2 to allow trapping using
the signal subroutine intrinsic to C or FORTRAN.
Liz Buckle
Sat Jan 28 15:24:11 CST 1995