![]() |
![]() |
Variables | |
tuple | MessageLogger |
tuple | MLlog4cplus = cms.Service("MLlog4cplus") |
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.