Attention is currently required from: fixeria.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/39415?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Verified-1 by Jenkins Builder
Change subject: Add GSMTAP logging handler ......................................................................
Add GSMTAP logging handler
This implements a logging handler [1] for Erlang's built-in logger, that sends logging messages via GSMTAP (udp/4729) and allows to capture logging together with the S1AP PDUs.
The new handler is added to the example configuration, sending all logging messages (DEBUG and above) to 127.0.0.1 by default.
We may want to split this up into a separate project (library).
[1] https://www.erlang.org/doc/apps/kernel/logger_handler.html
Change-Id: Iea884e2ca146b852c64bd9f135d8c71f4c925f09 --- M config/sys.config A src/logger_gsmtap.erl A src/logger_gsmtap_h.erl 3 files changed, 374 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo-s1gw refs/changes/15/39415/5