On Mon, Jul 8, 2013 at 12:06 PM, Andreas Eversberg andreas@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