osmo-bts/doc
Neels Hofmeyr 113e30cb06 use osmo_init_logging2() with proper talloc ctx
Completely drop bts_log_init(), call osmo_init_logging2() directly instead: all
callers of bts_log_init() passed NULL as category string, so all it ever did
was call osmo_init_logging(). The bts_log_info is already declared in the .h.

Here and there also define a proper talloc root context instead of using NULL.

Change-Id: Ic049f77bef74123b95350bcae182a468e0086b9c
2018-04-04 17:54:37 +02:00
..
examples doc/examples: add CalypsoBTS configuration example 2017-11-27 22:59:20 +00:00
control_interface.txt add information on unit (milli-dB) to control interface doc 2014-08-25 08:42:08 +02:00
phy_link.txt Introduce new phy_link and phy_instance abstraction 2016-02-15 14:18:59 +01:00
startup.txt use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00