Files
mapo-core/MP.MON.Client/wwwroot/appsettings.Development.json
2025-03-15 10:29:46 +01:00

9 lines
119 B
JSON

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