DataPlaneOnly message to log, not stdout
diff --git a/tests/basic.py b/tests/basic.py
index 84bed72..a173a30 100644
--- a/tests/basic.py
+++ b/tests/basic.py
@@ -157,7 +157,7 @@
         basic_logger.info("Teardown done")
 
     def runTest(self):
-        print "DataPlaneOnly"
+        basic_logger.info("DataPlaneOnly")
         # self.dataplane.show()
         # Would like an assert that checks the data plane