F
F
Friend2018-10-12 19:28:38
Python
Friend, 2018-10-12 19:28:38

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

1 answer(s)
S
Sergey Gornostaev, 2018-10-12
@sergey-gornostaev

https://docs.python.org/3/library/logging.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question