Skip to content

Make DD4Hep print level configurable

DD4Hep has its own print level, which was set to Verbose by default. This causes the printing algorithms to run, despite not actually printing anything at the end, but still using computing resources.

This MR allows to set the print level of DD4Hep via options.

Closes Rec#611 (closed)

Merge request reports

Loading