CMS 3D CMS Logo

Log4cplus_cff Namespace Reference


Variables

tuple MessageLogger
tuple MLlog4cplus = cms.Service("MLlog4cplus")


Variable Documentation

tuple Log4cplus_cff::MessageLogger [static]

Initial value:

cms.Service("MessageLogger",
    suppressWarning = cms.untracked.vstring(),
    # Threshold for messages streamed to log4cplus
    log4cplus = cms.untracked.PSet(
        threshold = cms.untracked.string('DEBUG')
    ),
    # allows to suppress output from specific modules 
    suppressDebug = cms.untracked.vstring(),
    #@@ comment to suppress debug statements!
    debugModules = cms.untracked.vstring('*'),
    suppressInfo = cms.untracked.vstring()
)

Definition at line 5 of file Log4cplus_cff.py.

tuple Log4cplus_cff::MLlog4cplus = cms.Service("MLlog4cplus") [static]

Definition at line 3 of file Log4cplus_cff.py.


Generated on Tue Jun 9 18:48:53 2009 for CMSSW by  doxygen 1.5.4