lcfiplus / LCFIPlus

Flavor tagging code for ILC detectors
https://confluence.slac.stanford.edu/display/ilc/LCFIPlus
GNU General Public License v3.0
6 stars 19 forks source link

Make logging verbosity dependent? #70

Open Zehvogel opened 3 months ago

Zehvogel commented 3 months ago

At the moment there are lots of cout all over LCFIPlus that are always printed and congesting logs. Would it be possible to switch to the streamlog from Marlin instead and assign meaningful log levels (WARNING, DEBUG, etc.) to these messages?