Fw:
http://internetcashflownow.com/january.php?repj=38&kaba=961&pusi=43 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
default log handler
is there a way to set a log handler for every log domain my app uses, without knowing them? for example if my application uses libgda, i can know the log domain looking inside source code; but if libgda use other libraries that i don't know, how can i set a log handler for these? of cours