libosmo-sccp[master]: osmo-stp: Remove hack to always enable debug logging

2017-04-14 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/2341 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7e0fb869bd778d8c276dc8afd16ecd7f1965b74a Gerrit-PatchSet: 1 Gerrit-Project: libosmo-sccp Gerrit-Branch: master Ge

[MERGED] libosmo-sccp[master]: osmo-stp: Remove hack to always enable debug logging

2017-04-14 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: osmo-stp: Remove hack to always enable debug logging .. osmo-stp: Remove hack to always enable debug logging ... and rather use the config file based log

[PATCH] libosmo-sccp[master]: osmo-stp: Remove hack to always enable debug logging

2017-04-14 Thread Harald Welte
Review at https://gerrit.osmocom.org/2341 osmo-stp: Remove hack to always enable debug logging ... and rather use the config file based logging configuration, like other osmocom programs, too. Change-Id: I7e0fb869bd778d8c276dc8afd16ecd7f1965b74a --- M doc/examples/osmo-stp.cfg M stp/stp_main.c