Index: trunk/ippToPsps/src/Fits.c
===================================================================
--- trunk/ippToPsps/src/Fits.c	(revision 31033)
+++ trunk/ippToPsps/src/Fits.c	(revision 31036)
@@ -45,5 +45,5 @@
     }
     else 
-        this->logger->print(this->logger, MSG_INFO, "Fits", "Closed FITS file '%s'\n", this->path);
+        this->logger->print(this->logger, MSG_DEBUG, "Fits", "Closed FITS file '%s'\n", this->path);
 
     free(this);
