Log file location

SchluppIng
Member Posts: 22
**
in Structures
Hi Ansys Team,
I have a quick question regarding the location of the log file.
When I use ExtAPI.Log.WriteMessage("Some Message") in a python code, where can I find the log file?
Thanks in advance for your help!
Tagged:
0
Answers
-
@SchluppIng You can find it in the log (!) which is kind of hidden, but you should see a button for it on the Automation tab:
You might have to have beta options on in Workbench. The log will appear in the same window pane as the act editor but in a tab.0 -
Thank you, but I would like to know where the text logged with
ExtAPI.Log.WriteMessage()
is stored, as I need the file path or file. As far as I have found out, it is dynamically generated via HTML.0