Home | Trees | Indices | Help |
---|
|
LogObserver --+ | LogLineObserver
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
This will be called with complete lines of stderr (not including the delimiter). Override this in your observer. |
This will be called with chunks of stderr data. Override this in your observer.
|
This will be called with complete stdout lines (not including the delimiter). Override this in your observer. |
This will be called with chunks of stdout data. Override this in your observer.
|
Set the maximum line length: lines longer than max_length are dropped. Default is 16384 bytes. Use sys.maxint for effective infinity. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 31 16:51:55 2009 | http://epydoc.sourceforge.net |