Просмотр исходного кода

config: removed trace level from config comment

Torkel Ödegaard 8 лет назад
Родитель
Сommit
78dbb4dc13
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      conf/sample.ini

+ 1 - 1
conf/sample.ini

@@ -298,7 +298,7 @@
 # Use space to separate multiple modes, e.g. "console file"
 ;mode = console file
 
-# Either "trace", "debug", "info", "warn", "error", "critical", default is "info"
+# Either "debug", "info", "warn", "error", "critical", default is "info"
 ;level = info
 
 # optional settings to set different levels for specific loggers. Ex filters = sqlstore:debug