Browse Source

lower default sonic log level

Nick Sweeting 1 year ago
parent
commit
2d32f05a62
1 changed files with 2 additions and 1 deletions
  1. 2 1
      etc/sonic.cfg

+ 2 - 1
etc/sonic.cfg

@@ -6,7 +6,8 @@
 
 [server]
 
-log_level = "debug"
+# log_level = "debug"
+log_level = "warn"
 
 
 [channel]