twisted.logger._stdlib.StringifiableFromEvent(object) class documentationtwisted.logger._stdlib
          View Source
          (View In Hierarchy)
        
      An object that implements __str__() in order to defer the 
work of formatting until it's converted into a str.
| Method | __init__ | |
| Method | __unicode__ | Undocumented | 
| Method | __bytes__ | Undocumented |