ATLAS Offline Software
|
Public Member Functions | |
def | format (self, record) |
Custom formatter for loggers within TriggerMenuMT package. Logger names of type 'TriggerMenuMT.M1.M2.M3' will be shortened to 'TriggerMenuMT:M3' to avoid long logger names. Since the logging module automatically applies log formats of parents to children this applies to all loggers that are created via `logging.getLogger(__name__)` within the TriggerMenuMT package.
Definition at line 5 of file Trigger/TriggerCommon/TriggerMenuMT/python/__init__.py.
def python.TriggerMenuMTFormatter.format | ( | self, | |
record | |||
) |
Definition at line 14 of file Trigger/TriggerCommon/TriggerMenuMT/python/__init__.py.