|  |  |  |  | 
There are various debugging techniques available for applications which use libaccounts-glib.
There are several environment variables which can aid in debugging libaccounts-glib applications by changing runtime behavior.
Supported envionment variables
| ACCOUNTS | 
        Specifies the path to the accounts database. If this is unset, the
        database is stored in
         | ||||||||||
| AG_DEBUG | Can be set to a list of debug options, which causes libaccounts-glib to print different debug information. 
 
 
        The special value  
          In order for debug messages to be printed, libaccounts-glib must have
          been configured with the option  | ||||||||||
| AG_APPLICATIONS | Specifies the path to search for application manifest files. | ||||||||||
| AG_PROVIDERS | Specifies the path to search for provider description files. | ||||||||||
| AG_SERVICES | Specifies the path to search for service descriptions files. | ||||||||||
| AG_SERVICE_TYPES | Specifies the path to search for service type description files. |