class documentation

class LogCollector:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method collect Undocumented
Instance Variable logs Undocumented
def __init__(self):

Undocumented

@contextmanager
def collect(self):

Undocumented

Returns
Generator[None, None, None]Undocumented
logs =

Undocumented