41 #include "upnpconfig.h"
72 typedef enum Upnp_Module {
84 typedef enum Upnp_LogLevel_e {
95 #define UPNP_DEFAULT_LOG_LEVEL UPNP_ALL
116 Upnp_LogLevel log_level);
121 log_level = log_level;
142 const char *ErrFileName,
144 const char *InfoFileName);
147 const char *InfoFileName)
150 ErrFileName = ErrFileName;
151 InfoFileName = InfoFileName;
187 Upnp_LogLevel DLevel,
207 Upnp_LogLevel DLevel,
211 const char *DbgFileName,
221 __attribute__ ((format(__printf__, 5, 6)))
226 const char *DbgFileName,
int DbgLineNo,
const char *FmtStr, ...)
231 DbgFileName = DbgFileName;
232 DbgLineNo = DbgLineNo;
247 const char *DbgFileName,
252 const char *DbgFileName,
int DbgLineNo)
256 DbgFileName = DbgFileName;
257 DbgLineNo = DbgLineNo;
276 size_t size,
int starlength)
282 starlength = starlength;