Re: [EXIM] Debug wishlist.

Top Page
Delete this message
Reply to this message
Author: Adrian Bool
Date:  
To: Sherwood Botsford
CC: Exim List
Subject: Re: [EXIM] Debug wishlist.
On Wed 21 Jan, Sherwood Botsford wrote:
>
> I've found some programs that debug instead of being monotonic,
> works by flags. Thatis
>
> 1=file opens
> 2=dbm searches
> 4=changining euid/egid
> 10=SMTP transaction
> 20=DNS lookups
> 40=local delivery
> 100=...
>
> (I'm not advocating this list in particular.)


If you go for,

1=file opens
2=dbm searches
4=changining euid/egid
8=SMTP transaction
16=DNS lookups
32=local delivery
64=...

Then you can turn on any combination... eg exim -d5 would be file opens
and changing euid/egid...

Kinda limits you to 31 catagories though...


aid


-- 
Adrian J Bool            | mailto:aid@u-net.net
Network Operations        | http://www.noc.u-net.net/
U-NET Ltd, UK            | tel://44.1925.484461/



--
*** Exim information can be found at http://www.exim.org/ ***