neels submitted this change.
hnbgw: tweak log
Change-Id: I974272b800bad4efc277d9832357e9caf34e2dd8
---
M ttcn3-hnbgw-test/osmo-hnbgw.cfg
1 file changed, 13 insertions(+), 3 deletions(-)
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 change 34093. To unsubscribe, or for help writing mail filters, visit settings.