TApxComPort.DebugLog

TApxComPort

property DebugLog : TApxDebugLog

Defines options controlling debug logging.

DebugLog defines options for troubleshooting services such as recording data sent and received by the TApxComPort.

DebugLog is intended for troubleshooting, and generally not enabled all the time. Unlike the event log, recorded data is buffered in memory until explicitly dumped to disk.

See the Debugging Facility section in the printed documentation for more information on the debug log.