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:
Philipp Maier 2020-03-24 12:07:41 +01:00 committed by laforge
parent f3155e33b9
commit 5e16f79f0f
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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