You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[processing] Only show detailed logging messages when running a model
algorithm IF the model is being run through the model designer dialog
If you run it from the toolbox (or as a sub-component in another model)
then skip all the additional verbose debugging information that normally
gets logged.
This avoids a whole lot of unnecessary log noise when running models,
unless you're actively working on changing the model.
0 commit comments