Project

General

Profile

Actions

Feature #721

open

Inconsistent use of ERROR and FATAL logger in command line tools

Added by Jörg Riesmeier over 8 years ago. Updated about 3 years ago.

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".


Related issues 1 (1 open0 closed)

Related to DCMTK - Feature #897: Consistent use of FATAL and ERROR log messages in command line toolsNew2019-09-12

Actions
Actions #1

Updated by Jörg Riesmeier about 3 years ago

  • Related to Feature #897: Consistent use of FATAL and ERROR log messages in command line tools added
Actions #2

Updated by Jörg Riesmeier about 3 years ago

Also some tools output the name of the tool to the logger, e.g. on log level ERROR and/or FATAL, others do not. This should also be made more consistent.

Actions

Also available in: Atom PDF