Function

GLib-2.0GLiblog_writer_default_set_debug_domainsSince 2.80

  • Reset the list of domains to be logged, that might be initially set by the G_MESSAGES_DEBUG or DEBUG_INVOCATION environment variables.

    This function is thread-safe.

    Parameters

    • Optionaldomains: string

      NULL-terminated array with domains to be printed. NULL or an array with no values means none. Array with a single value "all" means all.

    Returns void

    2.80