Skip to content

RDOtoRDOTrigger: Skip printing full configuration of all components at INFO level

Rafal Bielski requested to merge rbielski/athena:r2rt-noprint into master

Disable extremely verbose printout at INFO level listing all properties of all components in the job. This shaves over a million lines off the log (reducing it to reasonable 60k lines) and reduces the log size for a 20-event job from 118 MB to 5.4 MB.

Still keeping the printout in DEBUG mode, as there it's not as significant compared to the full log size.

Merge request reports

Loading