3

I want to write some log in the log tab of processing algorithm User Interface like this post but for QGIS 3 (PyQGIS 3).

It seems that "progress.setText('Youpi')" does not work anymore.

What's the good way ?

TomazicM
27.3k25 gold badges33 silver badges43 bronze badges
asked Sep 3, 2019 at 7:56
2

1 Answer 1

3

I found the solution.

feedback.setProgressText('Youpi')

work properly.

answered Sep 3, 2019 at 9:25

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.