![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | python |
| namespace | python.Logging |
Functions | |
| python.Logging.verbose (self, msg, *args, **kwargs) | |
Variables | |
| python.Logging.msg = L.log | |
| python.Logging.logging = L.logging | |
| python.Logging.level | |
| python.Logging.format | |
| python.Logging.cls = logging.getLoggerClass() | |
| python.Logging.verbose | |
@purpose: try to import Logging from AthenaCommon. falls back on stdlib's one
Definition in file Tools/PyUtils/python/Logging.py.