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