Actions
Feature #415
closedLog-Ausgabe des Source-Dateinamens enthält u. U. den kompletten Pfad
Status:
Closed
Priority:
Normal
Assignee:
Uli Schlachter
Category:
Library
Target version:
-
Start date:
2012-05-10
Due date:
% Done:
0%
Estimated time:
Module:
oflog
Operating System:
Compiler:
Description
Die Ausgabe unter Windows sieht z. B. wie folgt aus:
2012-05-09 16:24:27.105 DEBUG - wlcedb / ..\..\..\dcmtk_all_20120509\dcmwlmxl\apps\wlcedb.cc:308 - $dcmtk: wlmscpdb v3.6.1 2012-05-09 $ 2012-05-09 16:24:27.105 DEBUG - wlcedb / ..\..\..\dcmtk_all_20120509\dcmwlmxl\apps\wlcedb.cc:308 -
Unter Linux erscheint nur bei Header-Dateien der relative Pfad zur jeweiligen Datei:
2012-05-10 10:21:29.622 DEBUG - dcmimgle - didocu.cc:125 - transfer syntax of DICOM dataset: Little Endian Explicit (1.2.840.10008.1.2.1) 2012-05-10 10:21:29.622 DEBUG - dcmimgle - ../include/dcmtk/dcmimgle/diinpxt.h:434 - reading uncompressed pixel data completely into memory 2012-05-10 10:21:29.623 DEBUG - dcmimgle - ../include/dcmtk/dcmimgle/diinpxt.h:499 - convert input pixel data: case 2a (simple mask) 2012-05-10 10:21:29.628 DEBUG - dcmimgle - diimage.cc:612 - detach pixel data 2012-05-10 10:21:29.632 INFO - dcm2pnm - dcm2pnm.cc:1540 - cleaning up memory
Frage: Soll das so bleiben? Es sieht ja irgendwie unschön aus ...
Files
Actions