Move some configuration printing to DEBUG level
This is the second stage of reducing configuration print-out after !33161 (merged). The changes included here further reduce the log size of a standard HLT job (config+initialize+finalize only) from 3.6 MB to 2.9 MB by moving around 14k lines from INFO to DEBUG level.
There is no change in any functionality and no messages are removed. Only the message level (and sometimes the format) changes. The messages in question are mainly dumps of full tool configurations (all properties) and dictionaries.
Merge request reports
Activity
This merge request affects 7 packages:
- InnerDetector/InDetExample/InDetTrigRecExample
- Reconstruction/eflowRec
- Trigger/TrigAlgorithms/TrigMuonEF
- Trigger/TrigHypothesis/TrigHLTJetHypo
- Trigger/TrigTools/TrigInDetConfig
- Trigger/TriggerCommon/TriggerJobOpts
- Trigger/TriggerCommon/TriggerMenuMT
CI Result SUCCESS (hash a7f3d2bb)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 14570]added review-approved label and removed review-pending-level-1 label
mentioned in commit a88c0405
added sweep:ignore label