Introduction
This package implements the service to archive ERS messages from
TDAQ partitions and retrieving them later on. Its documentation
can be found here:
Changes from previous release
- The log manager GUI application retrieves database access
information using the new class provided by the coral_auth
package;
- Log receiver:
- Better handling of CORAL exceptions;
- Sending a FATAL error when the run number cannot be added to
the DB;
- Any access to the DB has been serialized.