ATLAS Offline Software
Loading...
Searching...
No Matches
python.NullHandler Class Reference
Inheritance diagram for python.NullHandler:
Collaboration diagram for python.NullHandler:

Public Member Functions

 emit (self, record)
 emit (self, record)

Detailed Description

Definition at line 24 of file DataQuality/DQDefects/python/__init__.py.

Member Function Documentation

◆ emit() [1/2]

python.NullHandler.emit ( self,
record )

Definition at line 25 of file DataQuality/DQDefects/python/__init__.py.

25 def emit(self, record):
26 pass

◆ emit() [2/2]

python.NullHandler.emit ( self,
record )

Definition at line 32 of file DataQuality/DQUtils/python/__init__.py.

32 def emit(self, record):
33 pass
34

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