LumiSoft Net Help
AddText Method (id, text)
NamespacesLumiSoft.Net.LogLoggerAddText(String, String)
Adds text entry.
Declaration Syntax
C#Visual BasicVisual C++F#
public void AddText(
	string id,
	string text
)
Public Sub AddText ( 
	id As String,
	text As String
)
public:
void AddText(
	String^ id, 
	String^ text
)
member AddText : 
        id : string * 
        text : string -> unit 
Parameters
id (String)
Log entry ID.
text (String)
Log text.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119