👀 Summary
We now are avoiding throwing exceptions when the path to the app config is missing. We log the path when loading app as a debug log in order to be able to track down configuration issues.
⚡ Enhancements
- #1218 Avoid Exceptions when AppConfigPath does not exist @FrankBakkerNl