master
Move JobReport class tests to FWCore/MessageLogger
Changed category FwkJob to FwkTest for all tests
Remove use of legacy module classes from framework tests
Snapshot of CMSSW_6_2_0_pre8.
Removed legacy EDAnalyzer interface
Add Process name, reduced configuration ID, and ParameterSet ID to the JobReport
Convert some modules from legacy to global or one
clang-format
Move from fmt:: to std::
Use a more correct value of Pi for MessageLogger unit tests
Create different ErrorSummaryEntry classes for logging and storage
Make empty and '*' debugModules to result in all debug messages to be printed
Updated configurations in FWCore to new MessageLogger syntax
fix DBG IBs warnings about EDM_ML_DEBUG redefined
[CORE] Various fixes/improvements for unit test
Add back explicit categories where needed
fix remaining FWCore tests
Implement ResourceInformationService
Updated MessageLogger tests to use new configuration syntax
Update MessageLogger_cfi to new syntax
Fix MessageLogger format outside modules