l.s.w.a.FilteredTimeline(Timeline) : class documentation

Part of lp.services.webapp.adapter View In Hierarchy

A timeline that filters its actions.

This is useful for requests that are expected to log actions with very large details (for example, large bulk SQL INSERT statements), where we don't want the overhead of storing those in memory.

Method __init__ Undocumented
Method start See Timeline.
def __init__(self, actions=None, detail_filter=None, **kwargs):
Undocumented
def start(self, category, detail, allow_nested=False):
See Timeline.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.