pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/28429 )
Change subject: cbsp: Change log level ERROR->INFO on CBSP tx and link down ......................................................................
Patch Set 1:
(3 comments)
Patchset:
PS1: Yes, see pointers.
File src/osmo-bsc/cbsp_link.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/28429/comment/bdcb4e21_c0f100ed PS1, Line 150: LOGP(DCBS, LOGL_NOTICE, "CBSP Client connected to CBC: %s\n", cbc->client.sock_name); Here
https://gerrit.osmocom.org/c/osmo-bsc/+/28429/comment/b9cc3538_44b11b4e PS1, Line 162: LOGP(DCBS, LOGL_NOTICE, "CBSP Client lost connection to %s\n", cbc->client.sock_name); And here.