is it possible to redirect all the console.log\'s to a log file / or use a js logger on a QML Application?
ideally without using c++ [if possible].
thanks!