doc: do not use loglevel info for log category ss

The log category ss uses info as loglevel vor ss, this is to verbose,
lets use notice instead.

Change-Id: I192a5f07cb7f45adb6f3af1c511b706738bdadf4
This commit is contained in:
Philipp Maier 2020-03-24 20:38:34 +01:00
parent c7ea21357a
commit 377fe5a645
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ log stderr
logging level main notice
logging level db notice
logging level auc notice
logging level ss info
logging level ss notice
logging level linp error
!
line vty

View File

@ -89,7 +89,7 @@ log stderr
logging level main notice
logging level db notice
logging level auc notice
logging level ss info
logging level ss notice
logging level mslookup notice
logging level lu notice
logging level dgsm notice