mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 01:51: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";
|
<< "\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
LOG(info) << ss.str();
|
LOG(debug) << ss.str();
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user