Function

GLib-2.0GLiblog_remove_handler

  • Removes the log handler.

    This has no effect if structured logging is enabled; see Using Structured Logging.

    Parameters

    • log_domain: string

      the log domain

    • handler_id: number

      the ID of the handler, which was returned in GLib.log_set_handler

    Returns void