Skip to content
Snippets Groups Projects

Downgrade debug to verbose to significantly reduce size of debug output

Merged Nicolas Koehler requested to merge nkoehler/athena:reduceDbg into master

Hi,

this MR makes some DEBUG printout to VERBOSE since this significantly reduces the size of the DEBUG log files. I tested running q431 with the postExec='svcMgr.MessageSvc.OutputLevel=DEBUG;svcMgr.MessageSvc.debugLimit=9999999'. Without the changes, I get log files with the size

 4.4G log.RAWtoESD
 1.1G log.ESDtoAOD

with the changes, I get:

 3.8G log.RAWtoESD
 355M log.ESDtoAOD

Best, Nico

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading