master
Moved MessageLogging non-API headers to src directory
Move ELseverityLevel to DataFormats/Common
move deleted constructors to top of class
[CORE] Apply code checks/format
remove the extra private section
Increased underline of module column
[FWCore][clang-tidy] make deleted function public
Remove unused FwkJob category from configurations
Implement new MessageLogger configuration API
Mark variables used only in in assert() with [[maybe_unused]]
Make empty and '*' debugModules to result in all debug messages to be printed
formatting and code check changes