mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 16:46:47 +00:00
Decrease severity of config dump
This commit is contained in:
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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user