neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/31768 )
Change subject: osmo-hnbgw-with-pfcp.cfg: improve logging ......................................................................
osmo-hnbgw-with-pfcp.cfg: improve logging
Change-Id: Iaf4e8993f9d3b41f74145291940ca59947f9d171 --- M hnbgw/osmo-hnbgw-with-pfcp.cfg 1 file changed, 20 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/68/31768/1
diff --git a/hnbgw/osmo-hnbgw-with-pfcp.cfg b/hnbgw/osmo-hnbgw-with-pfcp.cfg index e4dfed2..178369a 100644 --- a/hnbgw/osmo-hnbgw-with-pfcp.cfg +++ b/hnbgw/osmo-hnbgw-with-pfcp.cfg @@ -5,12 +5,21 @@ log stderr logging filter all 1 logging color 1 - logging print category-hex 1 + logging print category-hex 0 logging print category 1 logging print thread-id 0 logging print extended-timestamp 1 - logging print file 1 + logging print level 1 + logging print file basename last logging level set-all debug + logging level ranap info + logging level rua info + logging level lss7 error + logging level lm3ua error + logging level linp error + logging level lpfcp info + logging level lsua notice + logging level lsccp notice ! line vty no login