Have you searched the API documentation online? You might be looking for pjsua_logging_config_default(pjsua_logging_config *cfg); in <pjsua-lib/pjsua.h>. Depends on what libs you are using etc. though... Best regards, Even Andr? On 13. sep. 2010, at 23.43, Vikram Ragukumar wrote: > Ming, > >> You can see: >> >> pj_log_set_level(int level); >> >> in<pj/log.h> > > Thank you for your response. What you have suggested is a build time method of controlling the log level, do you know how pjsip's log level can be adjusted at run time ? > > Regards, > Vikram. > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >