LumiSoft Mail Server User API
AddDebug Method (text)
Namespaces > LumiSoft.Net.Log > Logger > AddDebug(String)
Adds debug entry.
Syntax
C#Visual BasicManaged C++
public void AddDebug (
	string text
)
Public Sub AddDebug ( _
	text As String _
)
public:
void AddDebug (
	String^ text
)
Parameters
text (String)

[Missing <param> documentation for "text"]

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)