Lectureplan/UWLecturePlan/appsettings.Development.json
Robin Weichselbraun 824df98750 Add project files.
2024-10-12 14:04:23 +02:00

9 lines
119 B
JSON

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