Skip to content

Suppress some PathResolver output

Samuel Van Stroud requested to merge svanstro-main-patch-32344 into main
  • I don't think we need to INFO when a file is downloaded
  • A WARN is better if the download fails than a DEBUG
  • I'm disabling the progress bar in TFile::Cp

Merge request reports