TSDuck v3.41-4217
MPEG Transport Stream Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
tsduck.AbstractSyncReport Class Reference

An abstract Report class which can be derived by applications to get log messages. More...

Inheritance diagram for tsduck.AbstractSyncReport:
Collaboration diagram for tsduck.AbstractSyncReport:

Public Member Functions

 __init__ (self, severity=Report.Info)
 Constructor.
 

Detailed Description

An abstract Report class which can be derived by applications to get log messages.

This class synchronously logs messages and is not thread-safe.

Constructor & Destructor Documentation

◆ __init__()

tsduck.AbstractSyncReport.__init__ (   self,
  severity = Report.Info 
)

Constructor.

Parameters
severityInitial severity.

Reimplemented from tsduck.AsyncReport.


The documentation for this class was generated from the following file: