class twisted.logger.FileLogObserver: (source)
Log observer that writes to a file-like object.
| Method | __init__ | |
| Instance Variable | formatEvent | Undocumented |
| Method | __call__ | Write event to file. |
| Instance Variable | _encoding | Undocumented |
| Instance Variable | _outFile | Undocumented |