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 public static void LogTrace(
string text
)
Parameters
- text
- Type: System.String
Text message to log.
See Also