jfudickar / json2puml

Generate PlantUML files based on JSON files.
GNU General Public License v3.0
8 stars 0 forks source link

Commandlineparameter /outputformat is not correctly reflected in log messages #2

Closed jfudickar closed 1 year ago

jfudickar commented 1 year ago

Commandlineparameter /outputformat is not correctly reflected in log messages

/outputformat:svg,png is stated as

Current Configuration
   Option                                        default
   OutputPath                                    <job>\<group>\<file>
   OutputFormats                                 png,svg,pdf,puml,json,log,zip,filelist

but is executed correctly. Only the log message is wrong.

jfudickar commented 1 year ago

Fixed in next release