:right-sidebar: True DebugLevel =================================================================== .. currentmodule:: gi.repository.Gst .. class:: DebugLevel :no-contents-entry: The level defines the importance of a debugging message. The more important a message is, the greater the probability that the debugging system outputs it. Methods ------- .. rst-class:: interim-class .. class:: DebugLevel :no-index: .. method:: get_name() -> str Get the string representation of a debugging level Fields ------ .. rst-class:: interim-class .. class:: DebugLevel :no-index: .. attribute:: COUNT The type of the None singleton. .. attribute:: DEBUG The type of the None singleton. .. attribute:: ERROR The type of the None singleton. .. attribute:: FIXME The type of the None singleton. .. attribute:: INFO The type of the None singleton. .. attribute:: LOG The type of the None singleton. .. attribute:: MEMDUMP The type of the None singleton. .. attribute:: NONE The type of the None singleton. .. attribute:: TRACE The type of the None singleton. .. attribute:: WARNING The type of the None singleton.