|
What you need is a utility to extract the significant notes, warnings and
errors from your log and place them somewhere else. I think the sconsig site
has some tips to do that.
"David Wright" <David_wright@spra.com> wrote in message
news:92B98CA44Davidwrightspracom@64.164.98.29...
> Is it possible to get rid of Notes that do not indicate problems in my
code?
>
> I want notes and warnings that say that variables were unititated and
other
> significant stuff to either come out as errors or whatever.
>
> Right now, I have so many notes that just say '34 records were read from
this
> dataset" that it prevents me from properly debugging my code.
|