twisted.internet.endpoints.StandardErrorBehavior(Names) class documentationtwisted.internet.endpoints
View Source
(View In Hierarchy)
Constants used in ProcessEndpoint to decide what to do with stderr.
| Present Since | 13.1 | |
| Class Variable | LOG | Indicates that stderr is to be logged. |
| Class Variable | DROP | Indicates that stderr is to be dropped (and not logged). |