| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

Logging Namespace Reference


Classes

class  AthenaLogger

Functions

def AthError

Variables

string __version__ = '1.0.2'
string __author__ = 'Wim Lavrijsen (WLavrijsen@lbl.gov)'
list __all__ = [ 'log', 'logging', 'AthError' ]
tuple log = logging.getLogger()
tuple hdlr = logging.StreamHandler( sys.stdout )
tuple frmt = logging.Formatter( "# Py:%(name)-14s%(levelname)8s %(message)s" )

Function Documentation

def Logging::AthError (   descr  ) 

Definition at line 89 of file Logging.py.

00089                      :
00090    raise RuntimeError( descr )               # <== Note exception!
   raise RuntimeError( descr )               # <== Note exception!


Variable Documentation

string Logging::__version__ = '1.0.2' [static]

Definition at line 11 of file Logging.py.

string Logging::__author__ = 'Wim Lavrijsen (WLavrijsen@lbl.gov)' [static]

Definition at line 12 of file Logging.py.

list Logging::__all__ = [ 'log', 'logging', 'AthError' ] [static]

Definition at line 14 of file Logging.py.

tuple Logging::log = logging.getLogger() [static]

Definition at line 78 of file Logging.py.

tuple Logging::hdlr = logging.StreamHandler( sys.stdout ) [static]

Definition at line 80 of file Logging.py.

tuple Logging::frmt = logging.Formatter( "# Py:%(name)-14s%(levelname)8s %(message)s" ) [static]

Definition at line 81 of file Logging.py.

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:57:18 2011 for GaudiKernel by doxygen 1.4.7