Method
GUsbContextset_debug
Description
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.
Available since: | 0.1.0 |
Parameters
flags |
GLogLevelFlags |
A GLogLevelFlags such as |