Pārlūkot izejas kodu

The RPC interface now supports reading from stderr or stdout logs but neither the web interface nor supervisorctl support reading from anything but stdout logs.

Chris McDonough 18 gadi atpakaļ
vecāks
revīzija
f4b0a0a02d
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      TODO.txt

+ 2 - 2
TODO.txt

@@ -1,8 +1,8 @@
 - Support stopping and starting groups in supervisorctl / web
   interface.
 
-- Expose stderr/stdout logfiles separately in RPC interface return
-  values.
+- Support operations against both stderr and stdout logs within
+  supervisorctl / web interface. 
 
 - Revisit test_startProcessGroup and test_startAllProcesses (see XXX
   comment about ordering).