Disable logging
John Indra
john.indra at gmail.com
Thu May 3 04:09:13 EDT 2012
Hi all,
What is the appropriate way to turn off logging in libpurple?
I am building a custom app using libpurple and won't be needing logging for all conversations.
I have tried reading the documentation in conversation.h and log.h, have tried purple_log_uninit() after a call to purple_core_init (but I think this is the wrong solution because my app dies). I think I'm still shooting to the wrong spot.
Please help.
Thanks,
John
More information about the Devel
mailing list