Change Log To Console to Log in Redfish Get States

Signed-off-by: Michael Shepos <shepos@us.ibm.com>
Change-Id: I1a10786e89e58681735f0be17acfbc338c42c7aa
diff --git a/lib/utils.robot b/lib/utils.robot
index 4434bc2..6147319 100755
--- a/lib/utils.robot
+++ b/lib/utils.robot
@@ -887,7 +887,7 @@
     ...  host=${host_state}
     ...  boot_progress=${boot_progress}
 
-    Log To Console  ${states}
+    Log  ${states}
 
     [Return]  ${states}