MSI-Downloader/config.json
Olai c5a644b2d4 Feature: Custom logging date format in JSON
Added the opportunity to customize the logging date format in the JSON file. And optimized how logging is done
2024-05-23 15:51:22 +02:00

7 lines
No EOL
131 B
JSON

{
"options": {
"enableRegularVersion": true,
"enableForcedVersion": false
},
"logDateFormat": "dd/MM/yyyy HH:mm:ss"
}