{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "Y4FDB": "Server=localhost;Database=y4f;Uid=user;Pwd=user" } }