In metainfo.json, in [application][component][commands], I'm using "exec" to define the command to run. Is there a way I can set the "logoutput" parameter that gets passed to the Execute() function? I tried setting the "logoutput" key in the same dictionary as "exec", but it had no effect (output-#.txt still shows logoutput set to false).
I'm using slider 0.91. thanks, -david