You are here

Suppressing Rosetta output, flag for that?

5 posts / 0 new
Last post
Suppressing Rosetta output, flag for that?
#1

Is there an argument flag that will suppress Rosetta output? Even better, one that will suppress all but errors?

Thanks.

Post Situation: 
Tue, 2011-04-26 11:18
msellers
Tue, 2011-04-26 17:47
smlewis

To add to what Steven said above, there is also options to mute/unmute channels by level (Debug/Normal/Warning/Error). You can set the overall level with the -out:level flag, which takes a numeric level (0 - fatal, 100 - error, 200 - warning, 300 - info, 400 - debug, 500 - trace). Also, in addition to the -out:mute/-out:unmute flags, there are -out:mute_warning/-out:unmute_warning and -out:unmute_error with the same syntax.

Wed, 2011-04-27 09:53
rmoretti

Your answers are so much more complete compared to mine - I guess you're using the verbose flag...

Wed, 2011-04-27 11:09
smlewis

Great, thank you both.

Wed, 2011-04-27 10:10
msellers