ATLAS Offline Software
Loading...
Searching...
No Matches
Logging.py File Reference

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

Detailed Description

Author
: Sebastien Binet

@purpose: try to import Logging from AthenaCommon. falls back on stdlib's one

Definition in file Tools/PyUtils/python/Logging.py.