aqhome-apps: decreased verbosity.
This commit is contained in:
@@ -93,7 +93,7 @@ int _readMsg(AQH_OBJECT *o)
|
||||
xo->currentMsgBuf=NULL;
|
||||
xo->flags&=~AQH_MSG_READER_FLAGS_READBODY;
|
||||
|
||||
DBG_ERROR(NULL, "Received message:");
|
||||
DBG_INFO(NULL, "Received message:");
|
||||
//GWEN_Text_LogString((const char*) msgPtr, msgLen, NULL, GWEN_LoggerLevel_Error);
|
||||
rv=AQH_Object_EmitSignal(o, AQH_MSG_READER_SIGNAL_MSGRECVD, msgLen, (void*) msgPtr);
|
||||
if (rv==0) {
|
||||
|
||||
Reference in New Issue
Block a user