Part of lp.services.webapp.adapter View In Hierarchy
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.
Timeline