Log file location

SchluppIng
SchluppIng Member Posts: 22
10 Comments Name Dropper
**

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:

Answers

  • M
    M Member, Employee Posts: 254
    50 Answers 100 Comments 100 Likes Second Anniversary
    ✭✭✭✭

    @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.

  • SchluppIng
    SchluppIng Member Posts: 22
    10 Comments Name Dropper
    **

    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.