Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: Improve cockpit.dbus() debug messages
- Show the D-Bus client name, as we usually have lots of D-Bus clients, and it's otherwise impossible to know to which one the message applies. - Stringify the JSON objects, so that they get printed properly in our test logs. - Log calls to .close(), and log rejected outstanding calls.
- Loading branch information