Skip to content
Snippets Groups Projects
Commit c4befa11 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'verb.StoreGate-20181213' into 'master'

StoreGate: Reduce verbosity.

See merge request atlas/athena!16727

Former-commit-id: ffbc9a13
parents 83894730 65230007
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ namespace SG {
return StatusCode::FAILURE;
}
else {
msg << MSG::INFO << "MetaCont found with key= "
msg << MSG::DEBUG << "MetaCont found with key= "
<< SG::VarHandleKey::key() << endmsg;
}
} else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment