Add parametrized messaging and serialization to exceptions.
[shibboleth/cpp-xmltooling.git] / xmltoolingtest / SignatureTest.h
index cfd8e46..d626291 100644 (file)
@@ -129,7 +129,7 @@ public:
         \r
         string buf;\r
         XMLHelper::serialize(rootElement, buf);\r
-        TS_TRACE(buf.c_str());\r
+        //TS_TRACE(buf.c_str());\r
 \r
         istringstream in(buf);\r
         DOMDocument* doc=nonvalidatingPool->parse(in);\r