class twisted.logger._stdlib.StringifiableFromEvent: (source)
An object that implements __str__()
in order to defer the work of formatting until it's converted into a str
.
Method | __init__ | |
Instance Variable | event | Undocumented |
Method | __str__ | Undocumented |
Method | __bytes__ | Undocumented |