[GRASS-dev] Re: g.rename consolidation
Glynn Clements
glynn at gclements.plus.com
Tue Feb 27 15:22:06 EST 2007
Martin Landa wrote:
> just to summarize, I suggest to reduce verbosity levels to three levels:
>
> --q 0 MIN_LEVEL (only warnings + fatal_errors)
> 1 STD_LEVEL (progress information)
> --v 2 MAX_LEVEL (any "useful" information, another points is what is "useful")
>
> E.g. Vect_build () output:
>
> 0 ... nothing printed
> 1 ... Registering lines: ... , etc.
> 2 ... all current info
>
> Three level are enough I think, then we should move selected messages
> to G_debug (1, ).
>
> Any objections (in case I missed something)?
That seems reasonable.
On a related note, I would appreciate some way to disable percentage
output separately from other messages. My usual terminal (XEmacs'
shell-mode) doesn't support ^H, so the G_percent() output is garbage.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list