|
||||
File indexing completed on 2024-04-06 12:08:35
0001 import FWCore.ParameterSet.Config as cms 0002 0003 MLlog4cplus = cms.Service("MLlog4cplus") 0004 #MessageLogger = cms.Service("MessageLogger", 0005 # suppressWarning = cms.untracked.vstring(), 0006 # log4cplus = cms.untracked.PSet( 0007 # threshold = cms.untracked.string('DEBUG') 0008 # ), 0009 # suppressDebug = cms.untracked.vstring(), 0010 # debugModules = cms.untracked.vstring(), 0011 # suppressInfo = cms.untracked.vstring() 0012 #)
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |