]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/ITSSPDFOda.cxx
Removing the flat makefiles
[u/mrichter/AliRoot.git] / ITS / ITSSPDFOda.cxx
index ecd03e821d95b3886b8f118285cd0b9e722f60f7..e8353474287f297d06dfe6307945fa10fb1cbac8 100644 (file)
@@ -85,11 +85,9 @@ int main(int argc, char **argv) {
                                        "TStreamerInfo()");
   
   // turn off annoying warning messages
-  new AliLog;
-  AliLog::Instance()->SetGlobalDebugLevel(-20);
-  
-  
-  
+  // NB: Should not be handled here 
+  AliLog* logger = AliLog::GetRootLogger();
+  logger->SetGlobalDebugLevel(-20);
   
 // ********* STEP 0: Get configuration files from db (if there are any) , then read parameters*********