TomatenMusic-V2/TomatenMusic Api/appsettings.Development.json

9 lines
119 B
JSON
Raw Normal View History

2022-03-15 22:38:41 +01:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}