osmo-bsc.cfg: change logging level nm info -> notice

Stop spamming logs with tons of DNM messages (state changes, events).
GSMTAP emits all these messages (including 'debug' ones) anyway.

Related: I9e60ea0968a44aa29753226626864ac9f4c1f8ab (osmo-ttcn3-hacks.git)
Change-Id: I49352b3caf9f6bbdd594cfcdea54038fc0eaa874
This commit is contained in:
Vadim Yanitskiy 2022-05-29 20:25:54 +06:00
parent 8542030008
commit b5ecf1c3ef
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ log stderr
logging level mm notice
logging level rr notice
logging level rsl notice
logging level nm info
logging level nm notice
logging level pag notice
logging level meas notice
logging level msc notice

View File

@ -13,7 +13,7 @@ log stderr
logging level mm notice
logging level rr notice
logging level rsl notice
logging level nm info
logging level nm notice
logging level pag notice
logging level meas notice
logging level msc notice

View File

@ -17,7 +17,7 @@ log stderr
logging level mm notice
logging level rr notice
logging level rsl notice
logging level nm info
logging level nm notice
logging level pag notice
logging level meas notice
logging level msc notice