Explorar o código

Document blather.

Chris McDonough %!s(int64=17) %!d(string=hai) anos
pai
achega
26b953251d
Modificáronse 1 ficheiros con 7 adicións e 2 borrados
  1. 7 2
      README.txt

+ 7 - 2
README.txt

@@ -301,8 +301,9 @@ Configuration File '[supervisord]' Section Settings
 
   'loglevel' -- The logging level, dictating what is written to the
   activity log.  One of 'critical', 'error', 'warn', 'info', 'debug'
-  or 'trace'.  Note that at log level 'debug', the supervisord log
-  file will record the stderr/stdout output of its child processes,
+  'trace', or 'blather'.  Note that at log level 'debug', the
+  supervisord log file will record the stderr/stdout output of its
+  child processes and extended info info about process state changes,
   which is useful for debugging a process which isn't starting
   properly.  See also: 'Supervisor Log Levels'.  Default: info.
 
@@ -1319,6 +1320,10 @@ Supervisor Log Levels
   state changes, event notifications, RPC communications information).
 
   trace (TRAC) -- messages useful for developers trying to debug
+  supervisor plugins, and information about HTTP and RPC requests and
+  responses.
+
+  blather (BLAT) -- messages useful for developers trying to debug
   supervisor itself.
 
 Signals