FaxStore
FaxStore offers a debug mode which enables additional logs to be shown in the FaxStore application console while the store boots. This can be helpful for when FaxStore fails to boot due to connection issues to Weblutions services and/or the database.
To enable this edit the config.json file to include the following:
"siteInformation": {
"startDebug": true
}Example: