mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
At model debug log level we'll show all the generic logs for step preparation, inputs and outputs for every child algorithm, including those which we normally skip (eg raise warnings/outputs, string concatenation, etc). This gives model designers more useful information to debug their models. Use this new log level when running models through the model designer window.