TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
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: