Decrease log lines and log levels + log fixes in various places in Reco classes
- Decrease some log levels to
debug
inL1
,CA
,CbmRecoQaTask
and in the calibration loading part ofCbmTofEventClusterizer
to reduce the size of the Initialization block in the logs (and the amount of details needed only by experts) - Fix some spacing and line spreads in the Init part of Sts Reco (same reason)
- Use only
FairLogger
inL1
for consistency and to avoid options conflicts at compilation/runtime = reason forBugfix
label - Use only
FairLogger
inCbmKFPartEfficiencies
to allow control of the log level
Part of the stack of non-CI commits in !1874 (merged), separated to make it more visible/obvious and get it in without waiting for resolution of the online logger troubles
Set @f.uhlig as reviewer for the technical part but mainly expecting feedback from @s.zharko, @v.friese, @se.gorbunov and eventually @n.herrmann
Redmine: Refs #3399
Edited by Pierre-Alain Loizeau