SCIM Bridge 0.4.x

◆ scim_bridge_pdebug()

void scim_bridge_pdebug ( scim_bridge_debug_level_t level,
const char * format,
... )

Print out an debug message without giving a line feed ('
'). The error messages will be shown in the stdout. Note, the message will be ignored if the given debug level is lower than that of the preference. @ ee scim_bridge_debug_get_level ()

Parameters
levelThe debug level.
formatThe message in printf style.