EnableLogging

Top  Previous  Next

EnableLogging(Enable: Boolean; LogFileName: String); - Delphi syntax

EnableLogging(bool enable, string logFileName); - C# syntax

EnableLogging(Enable As Boolean, LogFileName As String); - VB.NET syntax

 

Description

Turns on logging.

 

Note: Current builds only log for SIP Stack, subsequent builds will add support for audio and RTP.