Whisperstream Research Group - SerialComm GSM SDK Documentation

SerialIO.EnableLogging Method 

Turns logging on for all data send and received

public void EnableLogging(
   string filename,
   LogFileMode logFileMode
);

Parameters

filename
the file to log to
logFileMode
whther to overwrite or append the file

Implements

ISerialIO.EnableLogging

See Also

SerialIO Class | Whisperstream.SerialComm.IO Namespace