enhancement: -v, -vv, and -vvv

Gyepi SAM gyepi at praxis-sw.com
Wed Oct 23 02:43:12 CEST 2002


On Tue, Oct 22, 2002 at 10:02:41AM -0400, David Relson wrote:
> At 09:29 AM 10/22/02, Gyepi SAM wrote:
> >Lower level details should only be visible with increased
> >verbosity.
 
>         if (DEBUG_DATABASE(1))
> 
> where the macro is
> 
> #define DEBUG_DATABASE(level)  ((bit_mask & BIT_DATABASE) && (verbose > 
> level))
 
> I think this would work without being difficult to use.  I'm even willing 
> to implement it and take a first pass at converting the code.

Cool. Go for it!

-Gyepi




More information about the bogofilter-dev mailing list