MessageLog.logRemoveHandler

Removes the log handler.

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

struct MessageLog
static
void
logRemoveHandler
(
string logDomain
,)

Parameters

logDomain string

the log domain

handlerId uint

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