Interface
PurpleDebugUi
unstable since: 3.0
[−]
Instance methods
purple_debug_ui_is_enabled
Checks if the ui should output messages at the given level and optional category.
unstable since: 3.0
purple_debug_ui_print
Outputs arg_s
via ui
with the given level
and optional category
.
unstable since: 3.0
[+]
Interface structure
[−]
Virtual methods
Purple.DebugUi.is_enabled
Checks if the ui should output messages at the given level and optional category.
unstable since: 3.0
Purple.DebugUi.print
Outputs arg_s
via ui
with the given level
and optional category
.
unstable since: 3.0