Index: dbus/object_path.c
===================================================================
--- dbus/object_path.c (revision eee9239f0ce95575624ed911defebd628a458891)
+++ dbus/object_path.c (revision f813dbd025ae762ccdce497bbcd60f38c730e837)
@@ -395,5 +395,5 @@
 bool dbus_object_path_register(DBusConnection * connection_ptr, dbus_object_path data)
 {
-  log_debug("Registering object path");
+  log_debug("Registering object path \"%s\"", opath_ptr->name);
 
   DBusObjectPathVTable vtable =
