Thanks, I just went ahead and added printf's where I needed them.
________________________________ From: Inaky Perez-Gonzalez <[email protected]> To: Don Weeks <[email protected]> Cc: Brandon Dell <[email protected]>; "[email protected]" <[email protected]> Sent: Fri, April 16, 2010 2:02:33 PM Subject: Re: Using TRACE debug in WiMax Network Service On Fri, 2010-04-16 at 10:59 -0700, Don Weeks wrote: > I didn't figure that out either but added my own trace statements with > openlog and syslog. > > Don > > On Fri, Apr 16, 2010 at 11:50 AM, Brandon Dell <[email protected]> > wrote: > Hi all, > Does anyone know how to enable the TRACE debugging > statements that are littered throughout the API? Is there an > option I have to pass to a Makefile somwhere? Sorry, forgot to reply to this one. Those are controlled with a mask in config.xml's <Modules>1007812360</Modules> <Severities>31</Severities> they are coded as dec instead of hex, making it more interesting to en/decode. I never really use them and just litter syslogs() where I need it.
_______________________________________________ wimax mailing list [email protected] http://lists.linuxwimax.org/listinfo/wimax
