Index: /trunk/FACT++/src/datalogger.cc
===================================================================
--- /trunk/FACT++/src/datalogger.cc	(revision 14347)
+++ /trunk/FACT++/src/datalogger.cc	(revision 14348)
@@ -461,9 +461,9 @@
     const bool isCmd = svc.iscmd;
 
-    Info("Got request to add service: "+server+"/"+service);
    //dataLogger does not subscribe to commands
     if (isCmd)
         return;
 
+    Info("Got request to add service: "+server+"/"+service);
 
     //check the given subscription against black and white lists
