Index: trunk/ippToPsps/src/InitBatch.c
===================================================================
--- trunk/ippToPsps/src/InitBatch.c	(revision 31036)
+++ trunk/ippToPsps/src/InitBatch.c	(revision 31071)
@@ -44,6 +44,5 @@
             !this->base.gotConfig() ) {
 
-        printf("\n* ERROR with supplied arguments:");
-        this->print(this);
+        this->base.logger->print(this->base.logger, MSG_ERROR, "InitBatch", "Problem with supplied arguments\n");
         this->base.exitCode = PS_EXIT_CONFIG_ERROR;
         return false;
