Actions
Feature #721
openInconsistent use of ERROR and FATAL logger in command line tools
Status:
New
Priority:
Low
Assignee:
-
Category:
Application
Target version:
-
Start date:
2017-02-15
Due date:
% Done:
0%
Estimated time:
Module:
Operating System:
Compiler:
Description
Throughout the various DCMTK command line tools, sometimes the log level ERROR and sometimes the level FATAL is used for reporting an error that results in a termination of the program, e.g. when the input file could not be read. This is also true for different tools in the same module, e.g. within "dcmdata".
This mess should be cleaned up, i.e. "harmonized".
Actions