Files
Services.DDDocumentOperator/DocumentOperator.API/appsettings.Development.json
2026-06-12 13:38:48 +02:00

9 lines
119 B
JSON

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