{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "MariaDB": "Server=localhost;User ID=admin;Password=admin;Database=FahrzeugDB" } }