increased verbosity.
This commit is contained in:
@@ -246,7 +246,7 @@ void _announceNodeValues(AQH_OBJECT *o, AQH_NODE_SERVER *xo, const AQH_NODE_INFO
|
||||
|
||||
v=AQHNODE_Value_List_First(valueList);
|
||||
while(v) {
|
||||
DBG_INFO(NULL, "Announcing value \"%08x/%s\" (%d=%s)",
|
||||
DBG_ERROR(NULL, "Announcing value \"%08x/%s\" (%d=%s)",
|
||||
AQH_NodeInfo_GetUid(ni), AQHNODE_Value_GetName(v),
|
||||
AQHNODE_Value_GetModality(v),
|
||||
AQH_ValueModality_toString(AQHNODE_Value_GetModality(v)));
|
||||
|
||||
Reference in New Issue
Block a user