pidgin/pidgin

Enable structured logging in Pidgin

2021-10-18, Elliott Sales de Andrade
dff0811ff40c
Enable structured logging in Pidgin

Testing Done:
Compile only.

Reviewed at https://reviews.imfreedom.org/r/1068/
nullclient = executable('nullclient', 'nullclient.c', 'defines.h',
c_args : ['-DSTANDALONE'],
dependencies : [libpurple_dep, glib])