mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx.git
synced 2025-10-23 08:22:00 +00:00
doc: switch log levels to notice
Some of the example configs have loglevels set to info. This is too verbose, lets make sure all loglevels are set to notice Change-Id: Ief82b85d9ff0e0e94eaabd255ebea961396fff32
This commit is contained in:
@@ -4,7 +4,7 @@ log stderr
|
||||
logging print category 1
|
||||
logging timestamp 1
|
||||
logging print file basename
|
||||
logging level set-all info
|
||||
logging level set-all notice
|
||||
!
|
||||
line vty
|
||||
no login
|
||||
|
@@ -4,7 +4,7 @@ log stderr
|
||||
logging print category 1
|
||||
logging timestamp 1
|
||||
logging print file basename
|
||||
logging level set-all info
|
||||
logging level set-all notice
|
||||
!
|
||||
line vty
|
||||
no login
|
||||
|
@@ -4,7 +4,7 @@ log stderr
|
||||
logging print category 1
|
||||
logging timestamp 1
|
||||
logging print file basename
|
||||
logging level set-all info
|
||||
logging level set-all notice
|
||||
!
|
||||
line vty
|
||||
no login
|
||||
|
@@ -4,7 +4,7 @@ log stderr
|
||||
logging print category 1
|
||||
logging timestamp 1
|
||||
logging print file basename
|
||||
logging level set-all info
|
||||
logging level set-all notice
|
||||
!
|
||||
line vty
|
||||
no login
|
||||
|
Reference in New Issue
Block a user