osmo-bsc/src
Harald Welte afe987f848 logging: introduce LOG_BTS and LOG_TRX and use it everywhere
It's quite ugly to have manual "bts=%d" printf-statements all over
the BSC code.  Let's change this to use shared logging helper functions
all over the place, whenever we need to log something related to one
BTS or one TRX.

This can also help us as the first step to later add alternative logging
of BTS identities, e.g. by printing the Cell Global Identifier or
LAC+CI, or even a human-readable/vty-defined 'name' of the BTS, rather
than its numeric bts number.  With this change in place, we can
introduce such changes at a single location in the code.

Change-Id: I4a7814d164384eecfb6913c31802cf2faead6e6c
2019-07-16 04:00:19 +00:00
..
ipaccess use libosmocore osmo_tdef 2019-04-23 21:57:44 +02:00
libfilter rename gsm_04_08_utils.[hc] to gsm_04_08_rr 2018-07-28 12:18:23 +02:00
osmo-bsc logging: introduce LOG_BTS and LOG_TRX and use it everywhere 2019-07-16 04:00:19 +00:00
utils use libosmocore osmo_tdef 2019-04-23 21:57:44 +02:00
Makefile.am configure.ac: Add flag to enable/disable build of ipaccess related utils 2019-03-14 17:07:45 +01:00