MessageLog.logSetFatalMask

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

class MessageLog
static
logSetFatalMask

Parameters

logDomain string

the log domain

fatalMask GLogLevelFlags

the new fatal mask

Return Value

the old fatal mask for the log domain

Meta