Event Log

If required, you may insert entries into the Modem Manager's event log. To do this, call the EventLog subroutine as follows:

\ModemManager\EventLog("Text message to be logged");

Note: You should set the system variable ModemManagerLogSize to at least 256 in the config.ini file. Failing to do so will result in the loss of all logging events that occur prior to the first display of the event log.