Ozeki VoIP SDK Class library
DefaultFileLogger Constructor (path)
NamespacesOzeki.Common.LoggerDefaultFileLoggerDefaultFileLogger(String)
Creates a new instance of the DefaultFileLogger class.
Declaration Syntax
C#Visual BasicVisual C++
public DefaultFileLogger(
	string path
)
Public Sub New ( 
	path As String
)
public:
DefaultFileLogger(
	String^ path
)
Parameters
path (String)
The path of the text file.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290