Public Member Functions | |
def | __init__ (self, log_handle=None, verbose=False, debug=False) |
def | write (self, message="", level=INFO) |
Public Attributes | |
current_output_length | |
labels | |
Private Attributes | |
_debug | |
_log_handle | |
_verbose | |
Definition at line 61 of file uploads.py.
Definition at line 72 of file uploads.py.
def uploads.output.write | ( | self, | |
message = "" , |
|||
level = INFO |
|||
) |
Write to the console and to the log file held by self.
Definition at line 80 of file uploads.py.
References EcalMatacqAnalyzer._debug, EcalABAnalyzer._debug, uploads.output._debug, EcalLaserAnalyzer2._debug, EcalLaserAnalyzer._debug, uploads.output._log_handle, uploads.output._verbose, uploads.output.labels, svgfig.Ticks.labels, uploads.log(), and print().
Referenced by pkg.AbstractPkg.generate().
|
private |
Definition at line 77 of file uploads.py.
Referenced by FrontierCondition_GT_autoExpress_cfi.Tier0Handler._queryTier0DataSvc(), tier0.Tier0Handler._queryTier0DataSvc(), uploads.uploader.check_response_for_error_key(), FrontierCondition_GT_autoExpress_cfi.Tier0Handler.setDebug(), tier0.Tier0Handler.setDebug(), FrontierCondition_GT_autoExpress_cfi.Tier0Handler.unsetDebug(), tier0.Tier0Handler.unsetDebug(), and uploads.output.write().
|
private |
Definition at line 76 of file uploads.py.
Referenced by uploads.output.write().
|
private |
Definition at line 75 of file uploads.py.
Referenced by MassReplace.MassSearchReplaceAnyInputTagVisitor.doIt(), MassReplace.MassSearchReplaceParamVisitor.doIt(), ConfigBuilder.ConfigBuilder.MassSearchReplaceProcessNameVisitor.doIt(), and uploads.output.write().
uploads.output.current_output_length |
Definition at line 74 of file uploads.py.
uploads.output.labels |
Definition at line 78 of file uploads.py.
Referenced by confdb.HLTProcess.dump(), and uploads.output.write().