From: malaterre Date: Fri, 7 Jan 2005 19:22:52 +0000 (+0000) Subject: ENH: update about gdcmDebug macro, and future implementation to redirect to file X-Git-Tag: Version1.0.bp~433 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=ce69e15a2f9a56163093ad751702d12a480004f9;p=gdcm.git ENH: update about gdcmDebug macro, and future implementation to redirect to file --- diff --git a/ChangeLog b/ChangeLog index c9402a92..1e107324 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-07 Mathieu Malaterre + * Now gdcm::Debug is clearly a copy/paste of VTK approach. You can manipulate + you debug/warning message just as c++ streams which make them very convinient + to use. Once this is stabilize I will change the ostringstrem to be + redirected to a file (ofstream). + 2005-01-07 Jean-Pierre Roux * Removal of useless and dangerous methods : GetEntryByName, GetEntryVRByName, GetDocEntryByName, SetEntryByName