ip: Replace Sematics for Interface IP addresses
[vpp.git] / test / test_mpls.py
index 6c493ef..038ffd3 100644 (file)
@@ -2044,7 +2044,7 @@ class TestMPLSPIC(VppTestCase):
         #
         # put the connected routes back
         #
-        print(self.vapi.cli("sh log"))
+        self.logger.info(self.vapi.cli("sh log"))
         self.pg2.admin_up()
         self.pg2.config_ip6()
         self.pg2.resolve_ndp()