CTI32 Engine Class Library

Log.WriteWithStatus Method

Writes a message to the log system and also the "Status" status section

Overload List

Writes a message to the log system and also the "Status" status section

public void WriteWithStatus(int,string);

Writes a message to the log system and also the "Status" status section

public void WriteWithStatus(int,string,params object[]);

See Also

Log Class | CTI32Engine Namespace