neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/34093 )
Change subject: hnbgw: tweak log ...................................................................... hnbgw: tweak log Change-Id: I974272b800bad4efc277d9832357e9caf34e2dd8 --- M ttcn3-hnbgw-test/osmo-hnbgw.cfg 1 file changed, 13 insertions(+), 3 deletions(-) git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/93/34093/1 diff --git a/ttcn3-hnbgw-test/osmo-hnbgw.cfg b/ttcn3-hnbgw-test/osmo-hnbgw.cfg index ff6172b..37bd01c 100644 --- a/ttcn3-hnbgw-test/osmo-hnbgw.cfg +++ b/ttcn3-hnbgw-test/osmo-hnbgw.cfg @@ -8,12 +8,13 @@ ! log stderr logging filter all 1 - logging color 1 - logging print category-hex 1 + logging color 0 + logging print category-hex 0 logging print category 1 + logging print level 1 logging print thread-id 0 logging print extended-timestamp 1 - logging print file 1 + logging print file basename last logging level set-all debug ! line vty -- To view, visit https://gerrit.osmocom.org/c/docker-playground/+/34093 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: I974272b800bad4efc277d9832357e9caf34e2dd8 Gerrit-Change-Number: 34093 Gerrit-PatchSet: 1 Gerrit-Owner: neels <[email protected]> Gerrit-MessageType: newchange
