TTMSMCPLogEvent Event Type
Signature of the local diagnostic-trace notification. It reports internal lifecycle activity such as protocol negotiation, transport start and stop, and inbound notifications.
API unit family: TMS.MCP.Server
Remarks
This trace is strictly local: nothing written here reaches the connected client. Use SendLogMessage to emit a log record over the protocol.
Parameters
| Name | Description |
|---|---|
Sender |
Server that produced the trace entry. |
LogMessage |
Human-readable trace text. |