Main Page
Namespaces
Classes
Package Documentation
DQM
SiStripCommissioningSources
python
OnlineMessageLogger_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
MLlog4cplus = cms.Service(
"MLlog4cplus"
)
4
#MessageLogger = cms.Service("MessageLogger",
5
# suppressWarning = cms.untracked.vstring(),
6
# log4cplus = cms.untracked.PSet(
7
# threshold = cms.untracked.string('DEBUG')
8
# ),
9
# suppressDebug = cms.untracked.vstring(),
10
# debugModules = cms.untracked.vstring(),
11
# suppressInfo = cms.untracked.vstring()
12
#)
Generated for CMSSW Reference Manual by
1.8.11