Change in osmo-ggsn[master]: doc: switch log levels to notice

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 11:02:26 UTC 2020


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/17584 )


Change subject: doc: switch log levels to notice
......................................................................

doc: switch log levels to notice

Some of the log levels are set to info, lets switch them to info

Change-Id: I91743c870d8084b1a106b41be92661c7674a8584
---
M doc/examples/osmo-ggsn.cfg
1 file changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/84/17584/1

diff --git a/doc/examples/osmo-ggsn.cfg b/doc/examples/osmo-ggsn.cfg
index 22aeb45..d3693e1 100644
--- a/doc/examples/osmo-ggsn.cfg
+++ b/doc/examples/osmo-ggsn.cfg
@@ -7,9 +7,9 @@
  logging color 1
  logging print category 0
  logging timestamp 0
- logging level ip info
- logging level tun info
- logging level ggsn info
+ logging level ip notice
+ logging level tun notice
+ logging level ggsn notice
  logging level sgsn notice
  logging level icmp6 notice
  logging level lglobal notice
@@ -20,7 +20,7 @@
  logging level lmib notice
  logging level lsms notice
  logging level lctrl notice
- logging level lgtp info
+ logging level lgtp notice
  logging level lstats notice
  logging level lgsup notice
  logging level loap notice

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

Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: I91743c870d8084b1a106b41be92661c7674a8584
Gerrit-Change-Number: 17584
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/2dead495/attachment.htm>


More information about the gerrit-log mailing list