TomatenMusic-V2/TomatenMusic Api/appsettings.Development.json
2022-03-15 22:38:41 +01:00

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}