Create an entry in the PenComm log file.
public bool LogEvent(string eventCategory, string eventText);
Parameters |
Description |
string eventCategory |
Usually the function name |
string eventText |
Any text |
True if log is enabled