{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "Config": { "LogPath": "E:\\ZUGFeRDRESTService", "LogDebug": true, "Name": "ZUGFeRD REST API", "MSSQLConnectionString": "", "Firebird": { "Datasource": "", "Database": ":", "Username": "", "Password": "" } } }