Packets: Add introductory parse helper documentation
[senf.git] / PPI / DebugModules.test.cc
index e04fb70..2010198 100644 (file)
@@ -36,6 +36,8 @@ namespace {
     std::stringstream logstream;
 }
 
+#define SENF_LOG_CONF (( (senf)(log)(Debug), (_), VERBOSE ))
+
 #include "../Packets/Packets.hh"
 #include "DebugModules.hh"
 #include "Setup.hh"