Attention is currently required from: pespin. msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/29752 )
Change subject: SNDCP: add LLE-specific logging wrapper ......................................................................
Patch Set 4:
(1 comment)
File src/sgsn/gprs_sndcp.c:
https://gerrit.osmocom.org/c/osmo-sgsn/+/29752/comment/24a35606_a1de6032 PS4, Line 225: (LLE)->llme->tlli, (LLE)->sapi, (NSAPI), llist_count(&gprs_sndcp_entities), ##ARGS)
I don't see this macro using LOGL_ERROR, but a LEVEL field, which means will be used for any logging […]
It'll be used with log levels specified in the patch - you can read it and see with which log level it's mostly used. I think it's valuable to print this count where the macro is called - that's why I've submitted this patch.