LogLevelFlags#

class LogLevelFlags#

Flags specifying the level of log messages.

It is possible to change how GLib treats messages of the various levels using log_set_handler and log_set_fatal_mask.

Fields#

class LogLevelFlags
FLAG_FATAL#

The type of the None singleton.

FLAG_RECURSION#

The type of the None singleton.

LEVEL_CRITICAL#

The type of the None singleton.

LEVEL_DEBUG#

The type of the None singleton.

LEVEL_ERROR#

The type of the None singleton.

LEVEL_INFO#

The type of the None singleton.

LEVEL_MASK#

The type of the None singleton.

LEVEL_MESSAGE#

The type of the None singleton.

LEVEL_WARNING#

The type of the None singleton.