diff --git a/InnerDetector/InDetEventCnv/InDetEventAthenaPool/src/Pixel1RawDataContainerCnv_p2.cxx b/InnerDetector/InDetEventCnv/InDetEventAthenaPool/src/Pixel1RawDataContainerCnv_p2.cxx
index f9bd07779b81e6e4c9784490c0863f09523a00f2..6f9d1a20d9367a7381ece5ec6f649be6a639f33c 100644
--- a/InnerDetector/InDetEventCnv/InDetEventAthenaPool/src/Pixel1RawDataContainerCnv_p2.cxx
+++ b/InnerDetector/InDetEventCnv/InDetEventAthenaPool/src/Pixel1RawDataContainerCnv_p2.cxx
@@ -47,7 +47,7 @@ void Pixel1RawDataContainerCnv_p2::transToPers(const PixelRDO_Container* transCo
     // it_Coll     = transCont->begin(); // reset the iterator, we used it!
     //}
     persCont->m_collections.resize(numColl);
-    log << MSG::INFO << " Preparing " << persCont->m_collections.size() << " Collections" << endmsg;
+    MSG_DEBUG(log, " Preparing " << persCont->m_collections.size() << " Collections" );
 
     for (unsigned int collIndex = 0; it_Coll != it_CollEnd; ++collIndex, it_Coll++)  {
         // Add in new collection