LoggerReport

class dsviper.LoggerReport(level=0)

Bases: object

A class used to collect messages.

logging() Logging

Return the Logging interface.

messages() list[str]

Return the list of messages.