TjachLog_IncludeTopicName - jachguate/jachLogMgr GitHub Wiki

Class: TjachLog

Declaration: property IncludeTopicName: Boolean read FIncludeTopicName write SetIncludeTopicName;

Type: Boolean

TjachLog.IncludeTopicName Property

Set the IncludeTopicName to true to prefix each logged entry message with the topic name. If you do so, remember you first have to fill the TopicName property with the names that will appear at the messages.

For more information and examples read about log topics