![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| python.trfLogger | |
| PyJobTransforms.trfLogger | |
| Logging configuration for ATLAS job transforms. | |
Functions | |
| def | python.trfLogger.setRootLoggerLevel (level) |
| Change the loggging level of the root logger. More... | |
Variables | |
| python.trfLogger.msg | |
| base logger Note we do not setup a root logger, as this has nasty interactions with the PyUtils root logger (double copies of messages). More... | |
| python.trfLogger.stdLogLevels | |
| Map strings to standard logging levels FATAL is the same level as CRITICAL (used for parsing athena logfiles); ditto for VERBOSE==DEBUG. More... | |
| python.trfLogger.stdLogLevelsByCritcality | |
| This is the correct order to put the most serious stuff first. More... | |
| python.trfLogger.hdlr | |
| python.trfLogger.frmt | |
1.8.18