{ "Logging": { "LogLevel": { /*"Default": "Information",*/ "Default": "Warning", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "AppDb": "Server=localhost;Port=3306;User=root;Password=password;database=VoiceWorks;SslMode=none" } }