Table of Contents

TTMSMCPClientLoggingEvent Event Type

Delivers a log record produced by a client or by one of its server connections.

API unit family: TMS.MCP.Client

Parameters

Name Description
Sender Client that produced or forwarded the record.
AServer Server entry the record belongs to, or nil for a record that is not tied to one.
ATimeStamp Local time at which the record was produced.
ALevel Severity of the record.
AMessage Text of the record.