Files
Uebungsaufgaben/Semester3/DotNET/Abschlussprojekt/Server/appsettings.Development.json
2024-12-29 17:57:58 +01:00

9 lines
119 B
JSON

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