mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-27 11:04:24 +01:00
Improve identites listing
This commit is contained in:
@@ -1032,7 +1032,7 @@ public class DbusSignalImpl implements Signal {
|
||||
connection.exportObject(object);
|
||||
logger.debug("Exported dbus object: " + object.getObjectPath());
|
||||
} catch (DBusException e) {
|
||||
e.printStackTrace();
|
||||
logger.warn("Failed to export dbus object (" + object.getObjectPath() + "): " + e.getMessage());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user