Actions
Feature #1044
openNetworking tools should log details on association negotiation profiles and config files that are used
Status:
New
Priority:
Normal
Assignee:
-
Category:
Library and Apps
Target version:
-
Start date:
2022-11-11
Due date:
% Done:
0%
Estimated time:
Module:
dcmnet, dcmqrdb
Operating System:
Compiler:
Description
Currently, the networking tools storescu, storescu and the like do not show any information to the logger about the configuration file that is loaded using option --config-file. Similar to the message "D: DcmDataDictionary: Loading file: ~/dcmtk/dcmdata/data/dicom.dic" the name of the config file should be printed to the DEBUG logger, plus the name of the selected profile. There should probably also be an option (e.g. --dump-config-file) that shows the content of the configuration file (using DcmAssociationConfiguration::dumpProfiles()).
Of course, this also applies to the C++ classes DcmSCU and DcmSCP.
No data to display
Actions