[Vortex] side effect of restoring default log handler

Philip Kovacs kovacsp3 at comcast.net
Wed Jun 14 06:41:36 CEST 2006


When I restore the default log handler after vortex_init():

vortex_init();
g_log_set_default_handler (g_log_default_handler, NULL);

vortex acts as if it's in debug mode and prints a huge stream of
debug messages.

How can I suppress that?

Phil



More information about the Vortex mailing list