Click or drag to resize

Loggerdebug Method

Debug message.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public void debug(
	string msg
)

Parameters

msg
Type: SystemString
Message
See Also