Definition at line 55 of file GaudiMonitorConf.py.
| def GaudiMonitor.GaudiMonitorConf.IssueLogger.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 72 of file GaudiMonitorConf.py.
72 def __init__(self, name = Configurable.DefaultName, **kwargs):
73 super(IssueLogger, self).
__init__(name)
74 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiMonitor.GaudiMonitorConf.IssueLogger.getDlls |
( |
|
self | ) |
|
| def GaudiMonitor.GaudiMonitorConf.IssueLogger.getType |
( |
|
self | ) |
|
| dictionary GaudiMonitor.GaudiMonitorConf.IssueLogger.__slots__ |
|
staticprivate |
Initial value:
3 'AuditServices' :
False,
4 'AuditInitialize' :
False,
7 'AuditFinalize' :
False,
8 'AuditReInitialize' :
False,
9 'AuditReStart' :
False,
11 'ReportLevel' :
'WARNING',
12 'TracebackLevel' :
'ERROR',
Definition at line 56 of file GaudiMonitorConf.py.
| dictionary GaudiMonitor.GaudiMonitorConf.IssueLogger._propertyDocDct |
|
staticprivate |
The documentation for this class was generated from the following file: