CTI32 Engine Class Library

Log Class

The log class allows the application to create detail logs to a file, the console, or over a network to a monitor.

For a list of all members of this type, see Log Members.

System.Object
   CTI32Engine.Log

[Visual Basic]
Public Class Log
[C#]
public class Log

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

A status capability is also included with the log class. You can send it name/value pairs for an external status program to connect to and recieve\ an XML structure. This is very useful for telephony applications where you would like to monitor several ports.

Requirements

Namespace: CTI32Engine

Assembly: CTI32Engine (in CTI32Engine.dll)

See Also

Log Members | CTI32Engine Namespace