logRemoveHandler

fun logRemoveHandler(logDomain: String, handlerId: <Error class: unknown class>)

Removes the log handler.

This has no effect if structured logging is enabled; see using-structured-logging.

Parameters

logDomain

the log domain

handlerId

the id of the handler, which was returned in g_log_set_handler()