Answer Posted / Dharmendra Patel
In Automation Anywhere, you can create logs using the 'Write' command of the 'File' object. For example: File.Write('Logslog.txt', 'This is a log entry.', Append=True). You can also use Log4Net or other logging libraries for more advanced logging features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers