LOG_FATAL_MASK

const val LOG_FATAL_MASK: Int = 5

GLib log levels that are considered fatal by default.

This is not used if structured logging is enabled; see using-structured-logging.