X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDebug.cxx;h=855ef638dc30529a43cffe648d6328ca37c3ef78;hb=d1c68c2c2ae9fadf927053150f7fbc625a7c7366;hp=82ced4141d27c695ad8e4630adafaa88f2ddc7ca;hpb=4491b768d9529a24608e44d6ef77dc235d37dbb7;p=gdcm.git diff --git a/src/gdcmDebug.cxx b/src/gdcmDebug.cxx index 82ced414..855ef638 100644 --- a/src/gdcmDebug.cxx +++ b/src/gdcmDebug.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDebug.cxx,v $ Language: C++ - Date: $Date: 2005/01/30 17:30:57 $ - Version: $Revision: 1.19 $ + Date: $Date: 2005/02/01 10:29:54 $ + Version: $Revision: 1.20 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -21,16 +21,14 @@ namespace gdcm { - -/// warning message level to be displayed +//----------------------------------------------------------------------------- +// Warning message level to be displayed static bool DebugFlag = false; static bool DebugToFile = false; static std::ofstream DebugFile; - //----------------------------------------------------------------------------- // Constructor / Destructor - Debug::Debug() { @@ -48,7 +46,6 @@ Debug::~Debug() //----------------------------------------------------------------------------- // Public - /** * \brief Accessor * @param flag Set the debug flag