Categories
How to implement logs in PyQt5?
I wrote a program with a visual interface PyQT5 in which I call a python script. How do I get logs from print() or otherwise from a script while it's running?
Answer the question
In order to leave comments, you need to log in
https://docs.python.org/3/library/logging.html
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question