Change in libosmo-sccp[master]: doc: do not use logging level "debug" in example config

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

dexter gerrit-no-reply at lists.osmocom.org
Tue Mar 24 19:11:20 UTC 2020


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/17597 )


Change subject: doc: do not use logging level "debug" in example config
......................................................................

doc: do not use logging level "debug" in example config

The example config for osmo-stp has some log categories set to debug.
This is too verbose for an example config. Lets make sure all logging
levels are set to notice

Change-Id: I3b17aa4354f30b55da8fc77f4fe6af0373de7983
---
M doc/examples/osmo-stp.cfg
1 file changed, 1 insertion(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/97/17597/1

diff --git a/doc/examples/osmo-stp.cfg b/doc/examples/osmo-stp.cfg
index ed37672..bfdfc43 100644
--- a/doc/examples/osmo-stp.cfg
+++ b/doc/examples/osmo-stp.cfg
@@ -7,10 +7,7 @@
  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 set-all info
 line vty
  no login
 !

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

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I3b17aa4354f30b55da8fc77f4fe6af0373de7983
Gerrit-Change-Number: 17597
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200324/5150e60d/attachment.htm>


More information about the gerrit-log mailing list