Change in osmo-hlr[master]: doc: do not use loglevel info for log category ss

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

neels gerrit-no-reply at lists.osmocom.org
Wed May 13 11:54:44 UTC 2020


neels has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/17600 )

Change subject: doc: do not use loglevel info for log category ss
......................................................................

doc: do not use loglevel info for log category ss

The log category ss uses info as loglevel vor ss, this is to verbose,
lets use notice instead.

Change-Id: I192a5f07cb7f45adb6f3af1c511b706738bdadf4
---
M doc/examples/osmo-hlr.cfg
M tests/test_nodes.vty
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  neels: Looks good to me, approved



diff --git a/doc/examples/osmo-hlr.cfg b/doc/examples/osmo-hlr.cfg
index a685858..dabfc8e 100644
--- a/doc/examples/osmo-hlr.cfg
+++ b/doc/examples/osmo-hlr.cfg
@@ -12,7 +12,7 @@
  logging level main notice
  logging level db notice
  logging level auc notice
- logging level ss info
+ logging level ss notice
  logging level linp error
 !
 line vty
diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index d7d25c1..cf41207 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -89,7 +89,7 @@
  logging level main notice
  logging level db notice
  logging level auc notice
- logging level ss info
+ logging level ss notice
  logging level mslookup notice
  logging level lu notice
  logging level dgsm notice

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-hlr/+/17600
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: I192a5f07cb7f45adb6f3af1c511b706738bdadf4
Gerrit-Change-Number: 17600
Gerrit-PatchSet: 4
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200513/e14a2e3b/attachment.htm>


More information about the gerrit-log mailing list