mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-11-02 05:03:31 +00:00
osmo-hlr.cfg: Don't enable DEBUG logging by default
This is not a setting that normal users should use in production. Change-Id: I6594fb083cad70ec596af872d85f805897b29644
This commit is contained in:
@@ -7,7 +7,10 @@ log stderr
|
||||
logging print category 1
|
||||
logging timestamp 1
|
||||
logging print extended-timestamp 1
|
||||
logging level all debug
|
||||
logging level all notice
|
||||
logging level main notice
|
||||
logging level db notice
|
||||
logging level auc notice
|
||||
logging level linp error
|
||||
!
|
||||
line vty
|
||||
|
||||
@@ -107,7 +107,7 @@ log stderr
|
||||
logging print category 1
|
||||
logging print extended-timestamp 1
|
||||
logging print file 1
|
||||
logging level all debug
|
||||
logging level all notice
|
||||
logging level main notice
|
||||
logging level db notice
|
||||
logging level auc notice
|
||||
|
||||
Reference in New Issue
Block a user