Files
mapo-core/MP.RIOC/appsettings.Development.json
T
2026-06-12 16:58:23 +02:00

10 lines
144 B
JSON

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