<p>laforge <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/14439">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">logging: introduce LOG_BTS and LOG_TRX and use it everywhere<br><br>It's quite ugly to have manual "bts=%d" printf-statements all over<br>the BSC code.  Let's change this to use shared logging helper functions<br>all over the place, whenever we need to log something related to one<br>BTS or one TRX.<br><br>This can also help us as the first step to later add alternative logging<br>of BTS identities, e.g. by printing the Cell Global Identifier or<br>LAC+CI, or even a human-readable/vty-defined 'name' of the BTS, rather<br>than its numeric bts number.  With this change in place, we can<br>introduce such changes at a single location in the code.<br><br>Change-Id: I4a7814d164384eecfb6913c31802cf2faead6e6c<br>---<br>M include/osmocom/bsc/debug.h<br>M src/osmo-bsc/abis_nm.c<br>M src/osmo-bsc/abis_rsl.c<br>M src/osmo-bsc/acc_ramp.c<br>M src/osmo-bsc/bts_ipaccess_nanobts.c<br>M src/osmo-bsc/chan_alloc.c<br>M src/osmo-bsc/e1_config.c<br>M src/osmo-bsc/lchan_select.c<br>M src/osmo-bsc/paging.c<br>9 files changed, 89 insertions(+), 105 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/39/14439/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/14439">change 14439</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-bsc/+/14439"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I4a7814d164384eecfb6913c31802cf2faead6e6c </div>
<div style="display:none"> Gerrit-Change-Number: 14439 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-CC: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>