Function

Purpledebug_is_unsafe

since: 2.6

[]

Declaration [src]

gboolean
purple_debug_is_unsafe (
  void
)
[]

Description [src]

Check if unsafe debugging is enabled. Defaults to FALSE.

Available since: 2.6

[]

Return value

Type: gboolean

TRUE if the debug logging of all messages is enabled, FALSE if messages that could potentially contain passwords and other sensitive information are not logged.