Mercury API
OnLog Method (message)
NamespacesThingMagicReaderOnLog(String)
Generate a debug log message
Declaration Syntax
C#Visual BasicVisual C++
protected void OnLog(
	string message
)
Protected Sub OnLog ( _
	message As String _
)
protected:
void OnLog(
	String^ message
)
Parameters
message (String)
log message content

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)