Thanks, I just went ahead and added printf's where I needed them. ________________________________ From: Inaky Perez-Gonzalez <inaky.perez-gonzalez at intel.com> To: Don Weeks <don.l.weeks.jr at gmail.com> Cc: Brandon Dell <stymiecc04 at yahoo.com>; "wimax at linuxwimax.org" <wimax at linuxwimax.org> 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 <stymiecc04 at yahoo.com> > 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linuxwimax.org/pipermail/wimax/attachments/20100419/73dd0a4d/attachment.html>