Jelajahi Sumber

*** empty log message ***

Chris McDonough 19 tahun lalu
induk
melakukan
ff6ca5f91c
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      README.txt

+ 4 - 4
README.txt

@@ -216,10 +216,10 @@ Configuration File '[supervisord]' Section Settings
   unlimited number of backups.  Default: 10.
 
   'loglevel' -- The logging level, dictating what is written to the
-  activity log.  One of 'info', 'warn' or 'debug'.  At log level
-  "debug", the supervisord log file will record the stderr/stdout
-  output of its child processes, which is useful for debugging.
-  Default: info.
+  activity log.  One of 'critical', 'error', 'warn', 'info', 'debug'
+  or 'trace'.  At log level 'trace', the supervisord log file will
+  record the stderr/stdout output of its child processes, which is
+  useful for debugging.  Default: info.
 
   'pidfile' -- The location in which supervisord keeps its pid file.