neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/29144 )
Change subject: example cfg: tweak logging ......................................................................
example cfg: tweak logging
Change-Id: I6b767b2e9f023cdbe5d2ea014e2d41878e848d24 --- M doc/examples/osmo-upf/osmo-upf-create-dev.cfg M doc/examples/osmo-upf/osmo-upf-mockup.cfg M doc/examples/osmo-upf/osmo-upf.cfg 3 files changed, 1 insertion(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/44/29144/1
diff --git a/doc/examples/osmo-upf/osmo-upf-create-dev.cfg b/doc/examples/osmo-upf/osmo-upf-create-dev.cfg index 54ca643..e4e25f9 100644 --- a/doc/examples/osmo-upf/osmo-upf-create-dev.cfg +++ b/doc/examples/osmo-upf/osmo-upf-create-dev.cfg @@ -6,8 +6,7 @@ logging print category-hex 0 logging print file basename last logging print extended-timestamp 1 - logging level set-all info -#logging level set-all debug + logging level set-all notice
timer pfcp x24 5000 pfcp diff --git a/doc/examples/osmo-upf/osmo-upf-mockup.cfg b/doc/examples/osmo-upf/osmo-upf-mockup.cfg index e943a57..f1aafa9 100644 --- a/doc/examples/osmo-upf/osmo-upf-mockup.cfg +++ b/doc/examples/osmo-upf/osmo-upf-mockup.cfg @@ -6,9 +6,7 @@ logging print category-hex 0 logging print file basename last logging print extended-timestamp 1 - logging level set-all debug logging level set-all notice - logging level set-all info
timer pfcp x24 5000 pfcp diff --git a/doc/examples/osmo-upf/osmo-upf.cfg b/doc/examples/osmo-upf/osmo-upf.cfg index 0f241a5..77b6871 100644 --- a/doc/examples/osmo-upf/osmo-upf.cfg +++ b/doc/examples/osmo-upf/osmo-upf.cfg @@ -6,9 +6,7 @@ logging print category-hex 0 logging print file basename last logging print extended-timestamp 1 - logging level set-all debug logging level set-all notice - logging level set-all info
timer pfcp x24 5000 pfcp