Every time Octave draws a figure (eg graph), I get the following message:
qt5ct: using qt5ct plugin
How do I suppress it?
set environment variable QT_LOGGING_RULES="qt5ct.debug=false"
QT_LOGGING_RULES="qt5ct.debug=false"