API Version: 1.0
Library Version: 0.4.9
void g_usb_context_set_debug ( GUsbContext* self, GLogLevelFlags flags )
Sets the debug flags which control what is logged to the console.
Using G_LOG_LEVEL_INFO will output to standard out, and everything else logs to standard error.
G_LOG_LEVEL_INFO
flags
GLogLevelFlags
A GLogLevelFlags such as G_LOG_LEVEL_ERROR | G_LOG_LEVEL_INFO, or 0
G_LOG_LEVEL_ERROR