TTMSFNCCloudAILogger.LogFileName Property
Full path of the text file used by the
LogToFiletool when the agent does not supply an explicit log file name.
API unit family: TMSFNCCloudAIToolSets
Declaring type: TTMSFNCCloudAILogger
Type: string
Syntax
property LogFileName: string;
Remarks
When this property is empty and the tool call omits the logfile argument, the log operation fails. The log entry is appended to an existing file or a new file is created if none exists.