Skip to content
Snippets Groups Projects
Commit f25061ba authored by Rafal Bielski's avatar Rafal Bielski :wave:
Browse files

change INFO to DEBUG for BS output header printout

Former-commit-id: b087b026
parent 9a7e477f
No related branches found
No related tags found
No related merge requests found
......@@ -229,5 +229,5 @@ void TrigByteStreamCnvSvc::printRawEvent() {
ss << "]}" << std::endl;
}
ATH_MSG_INFO(ss.str());
ATH_MSG_DEBUG(ss.str());
}
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