aqhome-nodes: log outbound messages. too.

This commit is contained in:
Martin Preuss
2025-09-22 20:24:58 +02:00
parent 732eb4f53d
commit 90f0590d18
4 changed files with 27 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ AQH_MSG_REQUEST *AQH_NodeServer_GetRequestTree(const AQH_OBJECT *o);
void AQH_NodeServer_AddRequestToTree(AQH_OBJECT *o, AQH_MSG_REQUEST *rq);
void AQH_NodeServer_CleanupRequests(AQH_OBJECT *o);
void AQH_NodeServer_WriteTtyMsgToLogFile(AQH_OBJECT *o, const AQH_MESSAGE *msg, const char *txt);