remove_handler


Description:

public void remove_handler (string? log_domain, uint handler_id)

Removes the log handler.

This has no effect if structured logging is enabled; see [Using Structured Logging](logging.html#using-structured-logging).

Parameters:

log_domain

the log domain

handler_id

the ID of the handler, which was returned in [func@GLib.log_set_handler]


Namespace: GLib.Log
Package: glib-2.0