answered 2020-08-03 07:56:05 -0500
All PSSe activities messages goes to the default logging, the progress screen. To log to a file, enter in your python code:
psspy.progress_output(2,'my.log',[0,0])