Change in osmo-iuh[master]: iu_client: Log event sent to upper layer callback

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Apr 13 15:36:57 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-iuh/+/23741 )


Change subject: iu_client: Log event sent to upper layer callback
......................................................................

iu_client: Log event sent to upper layer callback

Change-Id: I2233df2b09ae46f28dd99d7540d71fee8e47b6ff
---
M src/iu_client.c
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/41/23741/1

diff --git a/src/iu_client.c b/src/iu_client.c
index 4b0acb0..06285ec 100644
--- a/src/iu_client.c
+++ b/src/iu_client.c
@@ -119,6 +119,8 @@
 	if (!ue_ctx->notification)
 		return 0;
 
+	LOGPIU(LOGL_DEBUG, "Submit Iu event to upper layer: %s\n", ranap_iu_event_type_str(type));
+
 	return global_iu_event_cb(ue_ctx, type, data);
 }
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-iuh/+/23741
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I2233df2b09ae46f28dd99d7540d71fee8e47b6ff
Gerrit-Change-Number: 23741
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210413/e3a2151e/attachment.htm>


More information about the gerrit-log mailing list