-
Notifications
You must be signed in to change notification settings - Fork 10
TjachLog_TopicName
Juan Antonio Castillo edited this page Feb 27, 2022
·
2 revisions
Class: TjachLog
Declaration: property TopicName[Index: TjachLogTopicIndex]: string read GetTopicName write SetTopicName;
Type: string
In a complex application that uses different log topics, you can fill the TopicName
with the name of the topics and then set the IncludeTopicName
property to true
to prefix each logged entry message with the corresponging topic name.
For more information and examples read about log topics
jump to: get started — multiple log destinations — units and classes — wiki home — blog (English) — blog (Spanish) — library home