Part of twisted.python.log View Source View In Hierarchy
Instance Variable | isError | boolean indicating whether this is stderr, in which cases log messages will be logged as errors. |
Instance Variable | encoding | unicode encoding used to encode any unicode strings written to this object. |
Method | __init__ | Undocumented |
Method | close | Undocumented |
Method | fileno | Undocumented |
Method | flush | Undocumented |
Method | read | Undocumented |
Method | write | Undocumented |
Method | writelines | Undocumented |