ATLAS Offline Software
Namespaces | Functions | Variables
Tools/PyUtils/python/Logging.py File Reference

Go to the source code of this file.

Namespaces

 python.Logging
 

Functions

def python.Logging.verbose (self, msg, *args, **kwargs)
 

Variables

 python.Logging.msg
 
 python.Logging.logging
 
 python.Logging.level
 
 python.Logging.format
 
 python.Logging.cls
 
 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.