Platform Team/Server Kit/sugar-client: Difference between revisions

Line 141: Line 141:


== Troubleshooting ==
== Troubleshooting ==
'''Debugging'''
To enable debug logging, add the following lines to [[#Configuration|configuration file]]:
[main]
debug = 3
'''Direct launch'''


In special cases, it is possible to execute sugar-client operations directly, instead of calling DBus service. For that reason, {{Code|-d|--direct}} command-line argument needs to be passed:
In special cases, it is possible to execute sugar-client operations directly, instead of calling DBus service. For that reason, {{Code|-d|--direct}} command-line argument needs to be passed: