fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33721 )
Change subject: bts/osmo-bts.cfg: reduce {DPCU,DLIMB} logging verbosity
......................................................................
bts/osmo-bts.cfg: reduce {DPCU,DLIMB} logging verbosity
Change-Id: Ieb0768ac0db4d79eb45ca41dea941284cc55f407
---
M bts/osmo-bts.cfg
1 file changed, 11 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/21/33721/1
diff --git a/bts/osmo-bts.cfg b/bts/osmo-bts.cfg
index 6bd22bf..e80f51b 100644
--- a/bts/osmo-bts.cfg
+++ b/bts/osmo-bts.cfg
@@ -22,10 +22,10 @@
logging level pag info
logging level l1c info
logging level dsp info
- logging level pcu debug
+ logging level pcu info
logging level trx info
logging level osmux info
- logging level lmib debug
+ logging level lmib info
logging level lmux info
!
line vty
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33721
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ieb0768ac0db4d79eb45ca41dea941284cc55f407
Gerrit-Change-Number: 33721
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange