MessageLog.logSetFatalMask

Sets the log levels which are fatal in the given domain. %G_LOG_LEVEL_ERROR is always fatal.

struct MessageLog
static
logSetFatalMask

Parameters

logDomain string

the log domain

fatalMask GLogLevelFlags

the new fatal mask

Return: the old fatal mask for the log domain

Meta