Skip to content
Snippets Groups Projects
Commit ffbc9a13 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
parents 55b7c753 e6082c80
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