Index: /trunk/MagicSoft/Cosy/videodev/MVideo.cc
===================================================================
--- /trunk/MagicSoft/Cosy/videodev/MVideo.cc	(revision 8848)
+++ /trunk/MagicSoft/Cosy/videodev/MVideo.cc	(revision 8849)
@@ -161,5 +161,5 @@
     }
 
-    gLog << inf << "Opening " << fPath << "..." << flush;
+    gLog << all << "Opening " << fPath << "..." << flush;
     do
     {
@@ -231,5 +231,5 @@
     Bool_t rc = kTRUE;
 
-    gLog << inf << "Closing " << fPath << " (" << fFileDesc << ")... " << flush;
+    gLog << all << "Closing " << fPath << " (" << fFileDesc << ")... " << flush;
     if (fFileDesc != -1)
     {
