forwardDispose Method (Boolean)   Table of ContentPause Method forward
Handler.LogTrace Method
Write information text message to trace log.

Namespace:  OnixS.CmeMdHandler
Assembly:  OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax
C#
public static void LogTrace(
	string text
)

Parameters

text
Type: System.String
Text message to log.
See Also