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/UmTRX@lists.osmocom.org/.
Thomas Tsou tom at tsou.ccOn Mon, Jul 8, 2013 at 12:06 PM, Andreas Eversberg <andreas at eversberg.eu> wrote:
> i never cared about error logging. where is it stored? do i need to enable
> it somewhere? are there options for deeper debugging?
There are syslog instructions here.
http://wush.net/trac/rangepublic/wiki/DebuggingCode
Alternatively, if you don't like the OpenBTS logging mechanism, you
might consider just changing the LOG macros here.
CommonLibs/Logger.h
Thomas