I adjust the QT_MESSAGE_PATTERN on build environment both for pc and raspberry.
When I did a run on pc, debug gives me an output as I adjusted but when a did a run on raspberry pi (deployment) , debug gives me an output like I didn't adjust....
here is adjustment;
QT_MESSAGE_PATTERN = "[(%{file}:%{line}) - %{message}"