From: <upn...@li...> - 2006-01-12 00:19:24
|
Hi =20 I=A1=AFm a Korean student. I have a question about the debugging information in the UPnP SDK. I"m sorry if this is a too simple question, but I hope somebody finds time to give hints on that. I"m using v.1.2.1a on a redhat 9.0 linux = and the sample code that is included into the SDK. =20 In the source code, there are many functions where the function = UpnpPrintf gives debugging information. Though I"ve compiled the library with make = DEBUG=3D1 install, this information is not given on the screen or in a file. In = the documentation, two variables, DEBUG_LEVEL, and DEBUG_TARGET, are given. = The documentation unfortunately does not tell much, only that I could = redirect the screen output to a file, also. Should I set those variables (or other) = in the config.h to different values as the defaults? Or should I give other options at compile time? =20 I"d appreciate any help on that a lot, =20 Thanks in advance, |