Files
mapo-core/MP-MON8/appsettings.Development.json
T
2025-03-13 18:49:47 +01:00

9 lines
119 B
JSON

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