Troubleshooting
Error Message During Initial Startup
Message shown in the Windows Event Log: Error occurred during construction initial logger. Default logging to Windows Event Log is applied instead, restart full framework after fixing
Please check the structure of the configuration file, see Appsettings.json Configuration, and restart all framework services and processes as they will not be able to pick up any made fixes automatically.
Error Message During Configuration Reload
Message shown in the Windows Event Log: Error occurred during (re)build of general logger. Default logging to Windows Event Log is applied instead
Also here, please check the structure of the configuration file, see Appsettings.json Configuration, and fix accordingly. In this case, the logging system should be able to pick up any modifications so wait a bit but if nothing happens, a restart of the framework processes may be necessary to fully mitigate the issue.