Change in libosmo-sccp[master]: don't use 'debug' log level in example configs

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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Mar 19 14:15:31 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/17529 )

Change subject: don't use 'debug' log level in example configs
......................................................................

don't use 'debug' log level in example configs

Related: OS#2577
Change-Id: I16807f827f958d48519871355115715b753edfcb
---
M doc/examples/osmo-stp-multihome.cfg
M doc/examples/osmo-stp.cfg
2 files changed, 8 insertions(+), 8 deletions(-)

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



diff --git a/doc/examples/osmo-stp-multihome.cfg b/doc/examples/osmo-stp-multihome.cfg
index dcdc19e..5b0c84f 100644
--- a/doc/examples/osmo-stp-multihome.cfg
+++ b/doc/examples/osmo-stp-multihome.cfg
@@ -7,10 +7,10 @@
  logging color 1
  logging print category 1
  logging timestamp 0
- logging level lss7 debug
- logging level lsccp debug
- logging level lsua debug
- logging level lm3ua debug
+ logging level lss7 info
+ logging level lsccp info
+ logging level lsua info
+ logging level lm3ua info
 line vty
  no login
 !
diff --git a/doc/examples/osmo-stp.cfg b/doc/examples/osmo-stp.cfg
index ed37672..1d683ea 100644
--- a/doc/examples/osmo-stp.cfg
+++ b/doc/examples/osmo-stp.cfg
@@ -7,10 +7,10 @@
  logging color 1
  logging print category 1
  logging timestamp 0
- logging level lss7 debug
- logging level lsccp debug
- logging level lsua debug
- logging level lm3ua debug
+ logging level lss7 info
+ logging level lsccp info
+ logging level lsua info
+ logging level lm3ua info
 line vty
  no login
 !

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/17529
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I16807f827f958d48519871355115715b753edfcb
Gerrit-Change-Number: 17529
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200319/98fa52c9/attachment.htm>


More information about the gerrit-log mailing list