![]() |
![]() |
![]() |
GData Reference Manual | ![]() |
---|
libgdata makes use of a few environment variables which affect how it runs, mainly with respect to debugging.
LIBGDATA_DEBUG
. If this environment variable is set to one of the following values, libgdata will give debug output
(at various levels). If it's unset, no debug output will be produced.
0 |
Output no debug messages or network logs. |
1 |
Output debug messages, but not network logs. |
2 |
Output debug messages and network traffic headers. |
3 |
Output debug messages and full network traffic logs. |