Skip to content
Snippets Groups Projects
Commit 6dab009e authored by BaM's avatar BaM
Browse files

git-svn-id: svn+ssh://svn.in2p3.fr/class@333 0e7d625b-0364-4367-a6be-d5be4a48d228
parent 2763a824
No related branches found
No related tags found
No related merge requests found
......@@ -116,8 +116,7 @@ CLASSLogger::CLASSLogger(string CLASSLoggerName, int VerboseLvl, int OutputLvl )
cout << "Could not open the CLASSLogger: " << CLASSLoggerName << " !" << endl;
exit(-1);
}
else
cout << "CLASSLogger: " << CLASSLoggerName << " opened." << endl;
fError = 0;
fWarning = 0;
fDebug = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment