Writes an entry to the log system. Logging level is assumed to be 0.
Writes an entry to the log system. Logging level is assumed to be 0.
public void WritePort(int,string);
Writes a message to the log system. Displays Port number.
public void WritePort(int,string,params object[]);