artdaq_mfextensions
v1_03_03a
|
mfplugins | |
ELANSI | Message Facility destination which colorizes the console output |
ELFriendly | Parser-Friendly Message Facility destination plugin |
ELMultiFileOutput | Message Facility Destination which automatically opens files and sorts messages into them based on given criteria |
ELSMTP | SMTP Message Facility destination plugin (Using libcurl) |
ELTRACE | Message Facility destination which logs messages to a TRACE buffer |
ELUDP | Message Facility UDP Streamer Destination Formats messages into a delimited string and sends via UDP |
mfviewer | |
ReceiverManager | The ReceiverManager loads one or more receiver plugins and displays messages received by those plugins on the Message Viewer dialog |
LogReader | MessageFacility Log Reader Read messagefacility log archive and reemit as messagefacility messages |
MVReceiver | A MVReceiver class listens for messages and raises a signal when one arrives |
UDPReceiver | Receive messages through a UDP socket. Expects the syslog format provided by UDP_mfPlugin (ELUDP) |
msg_iter_t | Iterator for the msgs_t type |
msgViewerDlg | Message Viewer Dialog Window |
qt_mf_msg | Qt wrapper around MessageFacility message |
suppress | Suppress messages based on a regular expression |
throttle | Throttle messages based on name and time limits. Separate from MessageFacility limiting. |
upload_status | Structure to track progress of upload in cURL send function |