osmo-remsim/src/server
Harald Welte a9d7ad1175 switch to libosmocore multihread-logging
When osmo-remsim was originally developed, libosmocore logging was
not yet thread-safe.  This meant that the worker threads of remsim-bankd
and remsim-server could not log via the libosmocore logging framework
but directly used stderr/stdout, which produced rather inconsistent log
output.

However, since 1.3.0, libosmocore has received support for
multi-threaded applications.  Let's make use of this and consistently
use it in remsim-server and remsim-bankd.  This obviously also means
adding some more log categories.

Change-Id: I7bd5264c559b756927046563a2d00c54826bee9b
2021-12-08 21:17:15 +01:00
..
Makefile.am track libulfius and jansson memory allocations with talloc 2019-07-21 20:42:15 +02:00
remsim_server.c switch to libosmocore multihread-logging 2021-12-08 21:17:15 +01:00
rest_api.c switch to libosmocore multihread-logging 2021-12-08 21:17:15 +01:00
rest_api.h track libulfius and jansson memory allocations with talloc 2019-07-21 20:42:15 +02:00
rspro_server.c switch to libosmocore multihread-logging 2021-12-08 21:17:15 +01:00
rspro_server.h rspro_server: Configure client's bankd parameters (nr/slot/ip/port) 2019-03-31 15:00:00 +02:00