Part of twisted.python.util View Source View In Hierarchy
When the log fills up, old entries drop off the end.
| Method | __init__ | Create a new log, with size lines of storage (default 10). | 
| Method | append | Undocumented | 
| Method | str | Undocumented | 
| Method | __getitem__ | Undocumented | 
| Method | clear | Empty the log |