stephb9959
2023-08-28 10:46:29 -07:00
parent bd0fbfd6d2
commit bb571ad11a

View File

@@ -129,6 +129,8 @@ namespace OpenWifi {
}
} else {
poco_error(logger(), "Bad bus message.");
std::ostringstream os;
Object->stringify(std::cout);
}
auto i = Services_.begin();