aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2020-04-05 00:14:14 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2020-04-05 00:14:29 +0700
commit34152ebda6af65c671d37b0904de720ebad6e78e (patch)
treeb75ecbeec66449e01d1a8b8129e984a35246475e
parent716af8e6331d37faa5e4dd53006316c3b807be6c (diff)
osmo-bsc-{latest,master}/osmo-bsc.cfg: Remove 'nat' from logging
As of Change-Id Id965295dfe04f8bd5ce831db70c86f67b8dc290b the bogus 'NAT' log category has been removed from osmo-bsc. Change-Id: If02272c08ba2df37d1295d09c104d11f96abbe1e
-rw-r--r--osmo-bsc-latest/osmo-bsc.cfg1
-rw-r--r--osmo-bsc-master/osmo-bsc.cfg1
2 files changed, 0 insertions, 2 deletions
diff --git a/osmo-bsc-latest/osmo-bsc.cfg b/osmo-bsc-latest/osmo-bsc.cfg
index bd797e0..fc50d73 100644
--- a/osmo-bsc-latest/osmo-bsc.cfg
+++ b/osmo-bsc-latest/osmo-bsc.cfg
@@ -18,7 +18,6 @@ log stderr
logging level msc notice
logging level ho notice
logging level ref notice
- logging level nat notice
logging level ctrl notice
logging level filter debug
logging level pcu debug
diff --git a/osmo-bsc-master/osmo-bsc.cfg b/osmo-bsc-master/osmo-bsc.cfg
index 71516dd..ef4ecf5 100644
--- a/osmo-bsc-master/osmo-bsc.cfg
+++ b/osmo-bsc-master/osmo-bsc.cfg
@@ -20,7 +20,6 @@ log stderr
logging level mgcp notice
logging level ho notice
logging level ref notice
- logging level nat notice
logging level ctrl notice
logging level filter debug
logging level pcu debug