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