mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Decrease severity of config dump
This commit is contained in:
committed by
Dennis Klein
parent
b3005ecbdc
commit
9ffaa55181
@@ -453,7 +453,7 @@ int FairMQProgOptions::PrintOptions()
|
||||
<< "\n";
|
||||
}
|
||||
|
||||
LOG(info) << ss.str();
|
||||
LOG(debug) << ss.str();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user