Skip to content

Output error logs #3743

Closed Answered by SMoraisAnsys
Abhi-SimuTech asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, the first approach that comes to mind is to ensure that you have enabled the log file.
For example :

from pyaedt.generic.general_methods import settings
settings.enable_global_log_file = True

Then a file should be generated in the repertory you selected during the installation of AEDT.
In my case that is "C:\Users$USERNAME\AppData\Local\Temp\pyaedt_$USERNAME.log" where you have to fill your own username :)
Hope that helps you, let me know if that's not enough.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Samuelopez-ansys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants