Hi all, I am developing some services with dbus-python. When the dbus service object raise some exceptions, those exceptions will be send to client. Can we let dbus-python not only send exceptions to client peer but also print exceptions out in server side? It is useful for debugging. Thanks, Huang Peng