Files
MauMau-Server/appsettings.Development.json
2023-03-13 11:44:34 +01:00

9 lines
119 B
JSON

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